Spring Boot for Apache Geode & Pivotal GemFire 1.0.0.M2 Released!
On behalf of the team and the community, I am pleased to announce the release of Spring Boot for Apache Geode and Pivotal GemFire 1.0.0.M2
.
In summary this release brings the following improvements:
-
Auto-configuration support for Spring Session when using Apache Geode, Pivotal GemFire or Pivotal Cloud Cache (PCC) to manage and store your Spring Boot application’s (HTTP) Session state.
-
Recognition of
spring.cache.type
when using Spring’s Cache Abstraction auto-configured with Spring Boot. -
Additions and improvements to the documentation.
-
Upgrades to Spring Framework
5.0.8.RELEASE
, Spring Boot2.0.4.RELEASE
and Spring DataKay-SR9
…