GH-301 - Add Neo4j event publication repository.
This commit is contained in:
committed by
Oliver Drotbohm
parent
bf404a571c
commit
4e069b98ea
@@ -124,6 +124,11 @@
|
||||
<artifactId>spring-modulith-starter-mongodb</artifactId>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.modulith</groupId>
|
||||
<artifactId>spring-modulith-starter-neo4j</artifactId>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.modulith</groupId>
|
||||
<artifactId>spring-modulith-starter-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user