mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Update `JdbcSessionConfiguration` so the `SessionRepositoryCustomizer` used to map properties is always applied before other customizers. See gh-33514