JAVA-33584: Added reasons on modules that are commented out (#16378)

This commit is contained in:
Bipin kumar
2024-04-19 13:51:12 +05:30
committed by GitHub
parent 88e3dee91a
commit d177b348fa
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -114,7 +114,7 @@
<module>spring-jpa-3</module>
<module>spring-jdbc</module>
<module>spring-jdbc-2</module>
<!--<module>spring-jooq</module>-->
<!--<module>spring-jooq</module>--><!--disabling the jooq modules, as the default build profile is failing due to bad mv files. Please refer: JAVA-31341-->
<module>spring-mybatis</module>
<module>spring-persistence-simple</module>
<module>spring-data-yugabytedb</module>