Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Make Spring Session Repository Configurable #12

@ghillert

Description

@ghillert

Currently we provide as a default a MapSessionRepository. However, we should also provide an option to support SQL-based session storage:

https://docs.spring.io/spring-session/docs/current/reference/html5/#httpsession-jdbc

Possibly, we should also document on how to enable Redis-based session storage (without having a hard Redis-dependency in the project). Not sure if that would be possible, though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions