Spring Boot for Apache Geode & Pivotal GemFire 1.2.0.RELEASE Available
On behalf of the Spring, Apache Geode, Pivotal GemFire and Pivotal Cloud Cache (PCC) communities, it is my pleasure to announce the release of Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.2.0.RELEASE
.
SBDG 1.2.0.RELEASE is based on the Spring Boot 2.2.0.RELEASE and can be acquired from Maven Central.
Just declare org.springframework.geode:spring-geode-starter
to use Apache Geode or org.springframework.geode:spring-gemfire-starter
to use either Pivotal GemFire or PCC in your Maven or Gradle build files and you are ready to start building highly scalable Spring Boot applications using…