首页 > 学院 > 开发设计 > 正文

ehcache的介绍和使用

2019-11-14 22:58:57
字体:
来源:转载
供稿:网友
ehcache的介绍和使用

ehcache结合sPRing

cache主要注解使用:@Cacheable,@CacheEvict,@CachePut

在语法和配置等方面的使用 可以参考以下网站:

1、非常详细的spring mvc和cache的使用博客(注释驱动的 Spring cache 缓存介绍)

http://www.ibm.com/developerworks/cn/opensource/os-cn-spring-cache/

2、官网文档

http://docs.spring.io/spring/docs/3.1.0.M1/spring-framework-reference/html/cache.html

3、ehcache介绍

http://my.oschina.net/coolfire368/blog/123377

4、spring mvc整合 ehcache

http://blog.csdn.net/jadyer/article/details/12257865


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表