JAVA-20931 Commented out spring-boot-3 for now because of JDK 19 requirement (#13936)

This commit is contained in:
Dhawal Kapil
2023-05-02 01:34:11 +05:30
committed by GitHub
parent aa2b88285a
commit d21eeb25cb
+1 -1
View File
@@ -85,7 +85,7 @@
<module>spring-boot-redis</module>
<module>spring-boot-cassandre</module>
<module>spring-boot-react</module>
<module>spring-boot-3</module>
<!-- <module>spring-boot-3</module> --> <!-- JAVA-20931 -->
<module>spring-boot-3-native</module>
<module>spring-boot-3-observation</module>
<module>spring-boot-3-test-pitfalls</module>