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

Provide a sessions endpoint for WebFlux applications #38952

Closed
wilkinsona opened this issue Jan 2, 2024 · 2 comments
Closed

Provide a sessions endpoint for WebFlux applications #38952

wilkinsona opened this issue Jan 2, 2024 · 2 comments
Assignees
Labels
status: superseded An issue that has been superseded by another

Comments

@wilkinsona
Copy link
Member

Spring Session 3.3 introduces a new ReactiveFindByIndexNameSessionRepository API that we can use to provide a sessions endpoint for WebFlux applications.

@wilkinsona wilkinsona added the type: enhancement A general enhancement label Jan 2, 2024
@wilkinsona wilkinsona added this to the 3.3.x milestone Jan 2, 2024
@vpavic
Copy link
Contributor

vpavic commented Jan 2, 2024

Reminder that #32046 does that (in basic form) even without the new reactive indexed repos. That PR should probably be updated to leverage the new APIs though.

@mhalbritter mhalbritter self-assigned this Jan 18, 2024
@mhalbritter
Copy link
Contributor

Superseded by #32046.

@mhalbritter mhalbritter closed this as not planned Won't fix, can't repro, duplicate, stale Jan 22, 2024
@mhalbritter mhalbritter removed this from the 3.3.x milestone Jan 22, 2024
@mhalbritter mhalbritter added status: superseded An issue that has been superseded by another and removed type: enhancement A general enhancement labels Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another
Projects
None yet
Development

No branches or pull requests

3 participants