We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1412329 commit 735be03Copy full SHA for 735be03
spring-modulith-bom/pom.xml
@@ -79,6 +79,11 @@
79
<artifactId>spring-modulith-runtime</artifactId>
80
<version>0.5.0-SNAPSHOT</version>
81
</dependency>
82
+ <dependency>
83
+ <groupId>org.springframework.experimental</groupId>
84
+ <artifactId>spring-modulith-starter-core</artifactId>
85
+ <version>0.5.0-SNAPSHOT</version>
86
+ </dependency>
87
<dependency>
88
<groupId>org.springframework.experimental</groupId>
89
<artifactId>spring-modulith-starter-insight</artifactId>
0 commit comments