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 16cf170e17
commit 8dec3a9e46
1 changed files with 1 additions and 1 deletions

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>