You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><ahref="http://ehcache.org/">Ehcache</a> is a widely used java distributed cache for general purpose caching,
31
+
<p><ahref="https://www.ehcache.org/">Ehcache</a> is a widely used java distributed cache for general purpose caching,
32
32
Java EE and light-weight containers.</p>
33
33
<p>The Ehcache integration is built on top of the <code>ehcache</code> and comes without any Ehcache 3rd party applications.
34
34
Please refer to official Ehcache <ahref="https://www.ehcache.org/documentation/">documentation</a> if you need plugins.</p>
@@ -66,7 +66,7 @@
66
66
...
67
67
</mapper>]]></source>
68
68
69
-
<p>You may need to use a blocking cache. See the details <ahref="http://ehcache.org/documentation/2.8/apis/constructs">here</a>.
69
+
<p>You may need to use a blocking cache. See the details <ahref="https://www.ehcache.org/generated/2.10.4/html/ehc-all/#page/Ehcache_Documentation_Set%2Fco-bsp_blocking_class.html%23">here</a>.
<p>Users that need to configure Ehcache through XML configuration file, have to put in the classpath the <code>/ehcache.xml</code> resource.
78
-
Please refer to the official Ehcache <ahref="http://Ehcache.org/documentation/configuration.html">documentation</a> to know more details.</p>
78
+
Please refer to the official Ehcache <ahref="https://www.ehcache.org/generated/2.10.4/html/ehc-all/#page/Ehcache_Documentation_Set%2Fco-cfgbasics_xml_configuration.html%23">documentation</a> to know more details.</p>
79
79
80
80
<p>If the <code>/ehcache.xml</code> resource is not found or something goes wrong while loading it, the default configuration will be used.</p>
0 commit comments