Skip to content

Extract Spring Session Data Store implementations #806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vpavic opened this issue Jun 19, 2017 · 0 comments
Closed

Extract Spring Session Data Store implementations #806

vpavic opened this issue Jun 19, 2017 · 0 comments
Assignees
Labels
in: build An issue in the build type: breaks-passivity This issue breaks passivity
Milestone

Comments

@vpavic
Copy link
Contributor

vpavic commented Jun 19, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build type: breaks-passivity This issue breaks passivity
Projects
None yet
Development

No branches or pull requests

2 participants