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 d7d2a27 commit 6ac2b78Copy full SHA for 6ac2b78
spring-modulith-apt/pom.xml
@@ -28,6 +28,11 @@
28
<groupId>org.springframework.boot</groupId>
29
<artifactId>spring-boot</artifactId>
30
</dependency>
31
+
32
+ <dependency>
33
+ <groupId>org.springframework.boot</groupId>
34
+ <artifactId>spring-boot-configuration-processor</artifactId>
35
+ </dependency>
36
37
<dependency>
38
<groupId>org.springframework.modulith</groupId>
0 commit comments