想吃苹果的蚂蚁的gravatar头像
想吃苹果的蚂蚁 2017-07-07 17:32:41

spring项目整合ehcache和redis缓存实例

项目描述

Spring的缓存机制非常灵活,可以对容器中任意Bean或者Bean的方法进行缓存,因此这种缓存机制可以在JavaEE应用的任何层次上进行缓存。

Spring缓存底层也是需要借助其他缓存工具来实现,例如EhCache(Hibernate缓存工具),redis。

要使用Spring缓存,需要以下三步

  • 1.向Spring配置文件导入context:命名空间
  • 2.在Spring配置文件启用缓存,具体是添加 <cache:annotation-driven cache-manager="缓存管理器ID" />
  • 3.配置缓存管理器,不同的缓存,实现配置不同

运行环境

jdk7+tomcat7+IntelliJ IDEA

项目技术(必填)

java servlet+ehcache

数据库文件

jar包文件

lib包下

maven搭建

链接:https://pan.baidu.com/s/1454Uv9wEQ_nk2e6EmPFiOw&shfl=sharepset
提取码:hbjg

是否原创(转载必填原文地址)

转载

项目截图(必填)

spring项目整合ehcache和redis缓存实例

运行截图(必填)

junit运行截图:

spring项目整合ehcache和redis缓存实例

spring项目整合ehcache和redis缓存实例

spring项目整合ehcache和redis缓存实例

注意事项

只有junit测试用例,没有做web项目支持


打赏

文件名:ehcache.zip,文件大小:31.383K 下载
最代码最近下载分享源代码列表最近下载
yinyun1985  LV14 2022年6月14日
and123456  LV11 2022年4月5日
xiaot99  LV7 2021年12月25日
java_php  LV11 2021年9月2日
xhmpmail  LV17 2021年2月24日
goowel  LV1 2020年11月18日
jammes  LV3 2020年6月8日
longyin2018  LV14 2019年11月18日
fei6549  LV10 2019年9月24日
start111  LV9 2019年8月12日
最代码最近浏览分享源代码列表最近浏览
hbsoft2008  LV16 2023年7月24日
yinyun1985  LV14 2022年6月14日
and123456  LV11 2022年4月5日
JoyKinG  LV19 2022年2月23日
xiaot99  LV7 2021年12月25日
lvhaowen  LV20 2021年11月5日
chendaochao 2021年7月20日
暂无贡献等级
huangxiaoke20  LV17 2021年7月7日
denliv_hui  LV13 2021年6月21日
xhmpmail  LV17 2021年2月24日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友