Skip to content

Added paragraph for setting up Hibernate second-level caching #14570

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

Closed
wants to merge 1 commit into from
Closed

Added paragraph for setting up Hibernate second-level caching #14570

wants to merge 1 commit into from

Conversation

marceloverdijk
Copy link

As discussed with @snicoll hereby a PR for documenting Hibernate second-level caching.

@snicoll
Copy link
Member

snicoll commented Oct 9, 2018

I've decided to take a different approach in #14734. If prefer we do not duplicate too much of the documentation of Hibernate in our ref guide and we rather refer to it.

Also, none of that configuration you've mentioned should be necessary when you've set the CACHE_MANAGER property (as the purpose is to provide an already initialized javax.cache.CacheManager) and the example wrongly set a org.springframework.cache.CacheManager.

Please give a try to what is now documented and let us know if something should be polished.

Thanks for the for PR in any case.

@snicoll snicoll closed this Oct 9, 2018
@snicoll snicoll added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants