文件名称:SSM框架+ehcache详细配置(适合新手)
文件大小:60KB
文件格式:ZIP
更新时间:2021-03-26 10:24:45
ehcache
为了提高MyBatis的性能,有时候我们需要加入缓存支持,目前用的比较多的缓存莫过于ehcache缓存了,ehcache性能强大,而且位各种应用都提供了解决方案,在此我们主要是做查询缓存,提高查询的效率.
【文件预览】:
pms
----pom.xml(13KB)
----pms.iml(7KB)
----src()
--------test()
--------main()
----.idea()
--------misc.xml(566B)
--------vcs.xml(180B)
--------modules.xml(246B)
--------encodings.xml(172B)
--------compiler.xml(618B)
--------workspace.xml(59KB)
--------libraries()
--------artifacts()
--------inspectionProfiles()
----README.md(4KB)