Spring Boot for Apache Geode & Pivotal GemFire 1.1.0.RC2 Released!
On behalf of the Spring and Apache Geode communities, I am pleased to announce the release of Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.1.0.RC2
.
SBDG 1.1.0.RC2
can be obtained from repo.spring.io/libs-miletone, or declared as a dependency in either your Maven POM or Gradle build files:
org.springframework.geode:spring-geode-starter:1.1.0.RC2
.
What’s New
As with the previous release, 1.1.0.RC1, we continue our story on caching using Apache Geode as a caching provider in Spring’s Cache Abstraction for Near Caching.
This release contains a Sample Guide along with Code Example, a Spring Boot application, to help you better understand the Near Caching…