Open
Description
Spring Session core recently introduced strategies for customizing SessionRepository
and ReactiveSessionRepository
without having to manually define those beans and therefore lose all the capabilities that configuration infrastructure supports.
See spring-projects/spring-session#1499 and spring-projects/spring-session@df3e4c5b.