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

[SHIRO-849] Add cache module for JCache #696

Merged
merged 3 commits into from
Jan 30, 2023
Merged

[SHIRO-849] Add cache module for JCache #696

merged 3 commits into from
Jan 30, 2023

Conversation

fpapon
Copy link
Member

@fpapon fpapon commented Jan 29, 2023

Supersedes #332

This will allow for any JCache implementation to work with Shiro, as well as new versions of EhCache & Hazelcast.

bdemers and others added 3 commits January 29, 2023 08:29
This will allow for any jcache implementation to work with Shiro, as well as new erversions of EhCache & Hazelcast.

Fixes: SHIRO-816
Fixes: SHIRO-813
@fpapon fpapon changed the title [SHIRO-849] Adds cache module for JCache [SHIRO-849] Add cache module for JCache Jan 29, 2023
@fpapon fpapon added the java Pull requests that update Java code label Jan 29, 2023
@fpapon fpapon merged commit 1809d5b into 1.11.x Jan 30, 2023
@fpapon fpapon deleted the jcache-1.11 branch January 30, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants