JAVA-29068 - Fixed Spring Boot Mysql and added it back to module POM (#15670)

This commit is contained in:
Amit Pandey 2024-01-18 18:25:38 +05:30 committed by GitHub
parent 366395f537
commit 9801f1eb7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
<module>solr</module>
<module>spring-boot-persistence-2</module>
<module>spring-boot-persistence-3</module>
<!--<module>spring-boot-mysql</module>--> <!-- failing after upgrading to jdk17 -->
<module>spring-boot-mysql</module>
<module>spring-boot-persistence</module>
<module>spring-boot-persistence-h2</module>
<module>spring-boot-persistence-mongodb</module>