You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a continuation of effort started in #768, we should extract the supported SessionRepository implementations into separate modules.
That way, we will have a spring-session-core module while the existing Redis, JDBC and Hazelcast BOM modules dependency aggregator/starter modules (spring-session-data-redis, spring-session-jdbc and spring-session-hazelcast) will include the respective SessionRepository implementation and related supporting code.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
As a continuation of effort started in #768, we should extract the supported
SessionRepository
implementations into separate modules.That way, we will have a
spring-session-core
module while the existing Redis, JDBC and HazelcastBOM modulesdependency aggregator/starter modules (spring-session-data-redis
,spring-session-jdbc
andspring-session-hazelcast
) will include the respectiveSessionRepository
implementation and related supporting code.The text was updated successfully, but these errors were encountered: