Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 3883abf0879a34525138afa301529a9cc8dd8e6f
https://github.com/hibernate/hibernate-orm/commit/3883abf0879a34525138afa...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-07-04 (Wed, 04 Jul 2018)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/caching/Caching.adoc
M hibernate-jcache/src/main/java/org/hibernate/cache/jcache/MissingCacheStrategy.java
M
hibernate-jcache/src/test/java/org/hibernate/jcache/test/MissingCacheStrategyTest.java
Log Message:
-----------
HHH-12649 Use the 'create-warn' missing cache strategy by default in
hibernate-jcache
In order to be consistent with hibernate-ehcache.
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.