Skip to content
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

Add Spring Session Support #263

Open
hantsy opened this issue Feb 10, 2020 · 1 comment
Open

Add Spring Session Support #263

hantsy opened this issue Feb 10, 2020 · 1 comment
Labels
type: enhancement A general enhancement

Comments

@hantsy
Copy link

hantsy commented Feb 10, 2020

Add a simple DSL to enable Spring Session(both webmvc and webflux).

  1. specify backend(Map, Redis, Mongo, JDBC)
  2. session resolver(cookie, header, or both in sequential )
@sdeleuze
Copy link
Collaborator

As explained in https://spring.io/blog/2020/05/28/spring-fu-0-3-0-and-beyond our focus is more on getting the architecture and APIs right before expanding the scope of the features supported, thanks to be patient ;-)

skivol added a commit to skivol/spring-fu that referenced this issue Aug 3, 2020
@sdeleuze sdeleuze added the type: enhancement A general enhancement label Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants