-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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 support for JSR 107 cache #10363
Labels
Comments
marcusdacoregio
added
in: core
An issue in spring-security-core
type: enhancement
A general enhancement
labels
Oct 12, 2021
marcusdacoregio
added a commit
that referenced
this issue
Oct 19, 2021
marcusdacoregio
added a commit
to marcusdacoregio/spring-security
that referenced
this issue
Oct 20, 2021
rwinch
pushed a commit
that referenced
this issue
Oct 25, 2021
rwinch
pushed a commit
that referenced
this issue
Oct 26, 2021
marcusdacoregio
added a commit
to marcusdacoregio/spring-security
that referenced
this issue
Nov 1, 2021
What specific cache are you thinking? I wonder if we should or already have an implementation that uses Spring abstraction which has implementations for all sorts of caches? |
Thanks @rwinch, yes we do have the |
marcusdacoregio
added
status: invalid
An issue that we don't feel is valid
and removed
type: enhancement
A general enhancement
labels
Jun 22, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Since we will drop the EhCache2 support in 6.0, we should add support for JCache which EhCache3 is fully compliant
The text was updated successfully, but these errors were encountered: