Spring Boot for Apache Geode & Pivotal GemFire 1.1.0.RC1 Released!
It is my pleasure to announce the release of Spring Boot for Apache Geode & Pivotal GemFire/Pivotal Cloud Cache (SBDG) 1.1.0.RC1
.
This is the 1st of 2 release candidates before the final GA, tentatively scheduled for Wednesday, August 14th, 2019. Be on the lookout for the SBDG 1.1.0.RELEASE then.
You make acquire the new SBDG 1.1.0.RC1
bits from Spring’s libs-milestone
repo here, or by declaring the following dependency declaration in your Maven POM:
Maven Dependency
<dependency>
<groupId>org.springframework.geode</groupId>
<artifactId>spring-geode-starter</artifactId>
<version>1.1.0.RC…