Spring Boot for Apache Geode & VMware GemFire 1.1.7.RELEASE, 1.2.7.RELEASE and 1.3.0.RC1 available!
On behalf of the Spring, Apache Geode and VMware GemFire communities, it is my pleasure to announce the release of Spring Boot for Apache Geode & VMware GemFire (SBDG) 1.1.7.RELEASE
, 1.2.7.RELEASE
and 1.3.0.RC1
.
All bits are available in Maven Central with the exception of 1.3.0.RC1
, which is available in Spring’s Milestone Repository.
SBDG 1.1.7.RELEASE
builds on Spring Boot 2.1.14.RELEASE
. SBDG 1.2.7.RELEASE
builds on Spring Boot 2.2.7.RELEASE
and SBDG 1.3.0.RC1
builds on Spring Boot 2.3.0.RC1
.
The easiest way to get started building Spring Boot applications with Apache Geode is by using Spring Initializer at start.spring.io either with Spring Boot 2.2.7 or with Spring Boot 2.3.0…