Skip to content

Commit a821810

Browse files
Dimibeodrotbohm
authored andcommitted
GH-670 - Add documentation for Neo4j modules.
1 parent 5b2a002 commit a821810

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
@@ -109,6 +109,14 @@ a|* `spring-modulith-starter-core`
109109
* `spring-modulith-events-mongodb` (runtime)
110110
* `spring-modulith-events-jackson` (runtime)
111111

112+
|`spring-modulith-starter-neo4j`
113+
|`compile`
114+
a|* `spring-modulith-starter-core`
115+
* `spring-modulith-events-api`
116+
* `spring-modulith-events-core` (runtime)
117+
* `spring-modulith-events-neo4j` (runtime)
118+
* `spring-modulith-events-jackson` (runtime)
119+
112120
|`spring-modulith-starter-test`
113121
|`test`
114122
a|* `spring-modulith-docs`
@@ -132,6 +140,7 @@ a|* `spring-modulith-docs`
132140
|`spring-modulith-events-jpa`|`runtime`|A JPA-based implementation of the `EventPublicationRegistry`.
133141
|`spring-modulith-events-kafka`|`runtime`|Event externalization support for Kafka.
134142
|`spring-modulith-events-mongodb`|`runtime`|A MongoDB-based implementation of the `EventPublicationRegistry`.
143+
|`spring-modulith-events-neo4j`|`runtime`|A Neo4j-based implementation of the `EventPublicationRegistry`.
135144
|`spring-modulith-moments`|`compile`|The Passage of Time events implementation described xref:moments.adoc[here].
136145
|`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`.
137146
|`spring-modulith-observability`|`runtime`|Observability infrastructure described <<observability, here>>.

0 commit comments

Comments
 (0)