Spring Boot for Apache Geode & Pivotal GemFire 1.1.0.M1 Released!
I am pleased to announce the release of Spring Boot for Apache Geode & Pivotal GemFire/PCC (SBDG) 1.1.0.M1
.
Bits (org.springframework.geode:spring-geode-starter:1.1.0.M1
) are available in the Spring libs-milestone repository.
What’s New
The SBDG 1.1 Milestone 1 (M1) release includes:
-
Rebases SBDG on Spring Framework 5.1, Spring Boot 2.1, Spring Data Lovelace and Spring Session 2.1.
-
Rebases SBDG on Apache Geode 1.6.0 and Pivotal GemFire 9.5.3.
For a complete list of changes, see the changelog.
What’s Next
SBDG 1.1 M2 will include dedicated support for In-line Caching, the second caching pattern in our 3 separate caching patters [Look-Aside, Inline, Near…