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 changed files with 1 additions and 1 deletions

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>