Spring Session Corn-M2 and Spring Session Bean-SR6 Released
This post was authored by Vedran Pavić
On behalf of the community I’m pleased to announce the releases of Spring Session Corn-M2 and Bean-SR6. These releases will be picked up by Spring Boot 2.2.0.M4 and 2.1.6.RELEASE, respectively.
Spring Session Corn-M2
The Corn-M2 release is based on:
-
Spring Session core modules
2.2.0.M2 -
Spring Session Data Geode
2.2.0.M2 -
Spring Session Data MongoDB
2.2.0.M3
Some of the highlights of Spring Session 2.2.0.M2 are:
-
simple Redis-based implementation of
SessionRepository -
reworked
@Configurationclasses are now compatible withproxyBeanMethods=false -
migration of project’s tests to JUnit 5
-
simplified project structure
…