Skip to content

Commit d5940af

Browse files
Dimibeodrotbohm
authored andcommitted
GH-674 - Add documentation for Neo4j modules.
1 parent e7f2966 commit d5940af

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/docs/antora/modules/ROOT/pages/appendix.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,14 @@ a|* `spring-modulith-starter-core`
104104
* `spring-modulith-events-mongodb` (runtime)
105105
* `spring-modulith-events-jackson` (runtime)
106106

107+
|`spring-modulith-starter-neo4j`
108+
|`compile`
109+
a|* `spring-modulith-starter-core`
110+
* `spring-modulith-events-api`
111+
* `spring-modulith-events-core` (runtime)
112+
* `spring-modulith-events-neo4j` (runtime)
113+
* `spring-modulith-events-jackson` (runtime)
114+
107115
|`spring-modulith-starter-test`
108116
|`test`
109117
a|* `spring-modulith-docs`
@@ -127,6 +135,7 @@ a|* `spring-modulith-docs`
127135
|`spring-modulith-events-jpa`|`runtime`|A JPA-based implementation of the `EventPublicationRegistry`.
128136
|`spring-modulith-events-kafka`|`runtime`|Event externalization support for Kafka.
129137
|`spring-modulith-events-mongodb`|`runtime`|A MongoDB-based implementation of the `EventPublicationRegistry`.
138+
|`spring-modulith-events-neo4j`|`runtime`|A Neo4j-based implementation of the `EventPublicationRegistry`.
130139
|`spring-modulith-moments`|`compile`|The Passage of Time events implementation described xref:moments.adoc[here].
131140
|`spring-modulith-runtime`|`runtime`|Support to bootstrap an `ApplicationModules` instance at runtime. Usually not directly depended on but transitively used by `spring-modulith-actuator` and `spring-modulith-observability`.
132141
|`spring-modulith-observability`|`runtime`|Observability infrastructure described <<observability, here>>.

0 commit comments

Comments
 (0)