Spring Session Corn-M4 Released
This post was authored by Vedran Pavić
On behalf of the community I’m pleased to announce the releases of Spring Session Corn-M4
. This release is picked up by Spring Boot 2.2.0.M6
.
Spring Session Corn-M4
The Corn-M4
release is based on:
-
Spring Session core modules
2.2.0.M4
-
Spring Session Data Geode
2.2.0.M4
-
Spring Session Data MongoDB
2.2.0.RC2
Some of the highlights of Spring Session 2.2.0.M4
are:
-
support for customizing configuration of session repositories using new
SessionRepositoryCustomizer
/ReactiveSessionRepositoryCustomizer
-
support for configuring transactional behavior for
JdbcOperationsSessionRepository
-
support for Spring Security’s
AuthenticatedPrincipal
inSpringSessionBackedSessionRegistry
…