GH-301 - Add Neo4j event publication repository.

This commit is contained in:
Gerrit Meier
2023-09-19 21:17:52 +02:00
committed by Oliver Drotbohm
parent bf404a571c
commit 4e069b98ea
30 changed files with 1739 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
<modules>
<module>spring-modulith-example-epr-jdbc</module>
<module>spring-modulith-example-epr-mongodb</module>
<module>spring-modulith-example-epr-neo4j</module>
<module>spring-modulith-example-full</module>
<module>spring-modulith-example-kafka</module>
</modules>