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 864eaca commit 64b9ef1Copy full SHA for 64b9ef1
spring-boot-modules/spring-boot-libraries-2/pom.xml
@@ -141,7 +141,7 @@
141
<configOptions>
142
<delegatePattern>false</delegatePattern>
143
<useJakartaEe>true</useJakartaEe>
144
- <useSpringBoot3>true</useSpringBoot3>
+ <!--useSpringBoot3>true</useSpringBoot3--> <!--we can uncomment this option if the project uses Spring Boot 3 and above-->
145
</configOptions>
146
</configuration>
147
</execution>
0 commit comments