GH-4 - Add MongoDB starter to BOM.
This commit is contained in:
@@ -85,6 +85,11 @@
|
||||
<artifactId>spring-modulith-starter-jpa</artifactId>
|
||||
<version>0.1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.experimental</groupId>
|
||||
<artifactId>spring-modulith-starter-mongodb</artifactId>
|
||||
<version>0.1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.experimental</groupId>
|
||||
<artifactId>spring-modulith-starter-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user