JAVA-14499. Comment out spring-data-gemfire and point to spring-data-geode for further reference.

This commit is contained in:
jsgrah-spring
2022-11-03 00:32:37 +01:00
parent a1233430e8
commit 4f4e7afadf

View File

@@ -73,7 +73,7 @@
<module>spring-data-dynamodb</module>
<module>spring-data-eclipselink</module>
<module>spring-data-elasticsearch</module>
<module>spring-data-gemfire</module>
<!-- <module>spring-data-gemfire</module> Won't Fix in JAVA-14499, The dependencies used are no longer available or maintained. Ref: https://spring.io/projects/spring-data-gemfire#overview -->
<module>spring-data-geode</module>
<module>spring-data-jpa-annotations</module>
<module>spring-data-jpa-crud</module>