Spring Data module for Apache Geode, providing integration with Spring's data access abstractions.
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode</artifactId>
<version>2.7.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures a Spring Boot application to use Apache Geode as a cache.
Ensure Geode is properly configured and running before using this module.
No dependency data recorded yet.