
ehcache
粉果布丁甜甜圈
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
MyBaties ehcache二级缓存配置文件ehcache.xml
<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ehcache.org/ehcache.xsd" updateCheck="false" monitoring="autodetect" dynamicConf...原创 2019-05-11 18:31:32 · 148 阅读 · 0 评论 -
Update check failed: java.io.IOException: Server returned HTTP response code: 403 for URL: http://w
转载:https://radiumxie.iteye.com/blog/1867219将 updateCheck="true" 改为false<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ehcache...原创 2019-05-11 19:02:40 · 1433 阅读 · 0 评论