`
osacar
  • 浏览: 211538 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

spring3.1有了缓存,还需要ehcache-spring-annotations这个插件吗?

阅读更多
3.1加了缓存,而且还轻易和ehcache集成。那我们还需要ehcache-spring-annotations这个东东吗?spring的@cacheable是用在controller层上,我原来用3.0时是用那个插件的,@cacheable是加在service层上。不知道我有没有理解错。请指教
分享到:
评论
1 楼 json20080301 2011-12-22  
这个缓存到底是缓存什么内容的呢?

相关推荐

    ehcache-spring-annotations-1.2.0

    ehcache-spring-annotatios是获得Apache认证的...2.0版本实现缓存的技术,1.1.2版本的ehcache-spring-annotations刚刚发布不久,在本文中,我将会介绍如何在一个web工程时使用ehcache-spring-annotations实现缓存机制。

    ehcache-spring-annotations-1.2.0.jar

    ehcache-spring-annotations-1.2.0.jar

    ehcache-spring-annotations-1.1.2.jar

    ehcache-spring-annotations-1.1.2.jar

    ehcache缓存jar(ehcache-core-2.4.6.jar+ehcache-web-2.0.4.jar)

    ehcache缓存jar(ehcache-core-2.4.6.jar+ehcache-web-2.0.4.jar)

    ehcache监控工具ehcache-monitor-kit-1.0.3

    1.解压缩到目录下,复制ehcache-monitor-kit-1.0.0\lib\ehcache-probe-1.0.0.jar包到application的web-inf/lib目录下 2.将以下配置copy的ehcache.xml文件的ehcache标签中,注:上述链接中说的配置少写了个probe包名...

    cglib-2.2.jar,ehcache-spring-annotations-1.1.2.jar

    在这个场景中,`cglib-2.2.jar`和`ehcache-spring-annotations-1.1.2.jar`是两个关键的库文件,它们在实现Spring缓存机制中扮演着重要角色。 **CGLIB(Code Generation Library)** 是一个强大的高性能的代码生成库...

    ehcache-spring-annotations-1.1.3.jar

    jar包,官方版本,自测可用

    ehcache-3.9.9-API文档-中英对照版.zip

    赠送jar包:ehcache-3.9.9.jar; 赠送原API文档:ehcache-3.9.9-javadoc.jar; 赠送源代码:ehcache-3.9.9-sources.jar; 赠送Maven依赖信息文件:ehcache-3.9.9.pom; 包含翻译后的API文档:ehcache-3.9.9-javadoc-...

    shiro-ehcache-1.4.0-API文档-中文版.zip

    赠送jar包:shiro-ehcache-1.4.0.jar; 赠送原API文档:shiro-ehcache-1.4.0-javadoc.jar; 赠送源代码:shiro-ehcache-1.4.0-sources.jar; 赠送Maven依赖信息文件:shiro-ehcache-1.4.0.pom; 包含翻译后的API文档...

    ehcache-3.3.1-API文档-中英对照版.zip

    赠送jar包:ehcache-3.3.1.jar; 赠送原API文档:ehcache-3.3.1-javadoc.jar; 赠送源代码:ehcache-3.3.1-sources.jar; 赠送Maven依赖信息文件:ehcache-3.3.1.pom; 包含翻译后的API文档:ehcache-3.3.1-javadoc-...

    ehcache-core-2.6.11.jar

    总结来说,Ehcache-core的这三个版本代表了Ehcache在不同时期的发展状态,每个版本都有其独特的特性和适用场景。开发者应根据项目需求、性能需求以及兼容性考虑来选择合适的版本。同时,理解和掌握Ehcache的核心功能...

    ehcache1.6 和 ehcache-web-2.0.4

    通过这个插件,可以有效地减轻Web服务器的负载,因为会话状态不再需要存储在服务器内存中,而是被缓存。它也提供了监控和管理Web应用程序中Ehcache的工具,帮助开发者了解缓存的使用情况,优化性能。 SLF4J(Simple...

    ehcache.rar ehcache-core-2.6.10.jar依赖包

    ehcache-core-2.6.10.jar依赖包 MyBatiesEhCache二级缓存 Ehcache是一种广泛使用的开源Java分布式缓存。主要面向通用缓存,Java EE和轻量级容器。它具有内存和磁盘存储,缓存加载器,缓存扩展,缓存异常处理程序,一个...

    ehcache-web-2.0.4-API文档-中文版.zip

    赠送jar包:ehcache-web-2.0.4.jar; 赠送原API文档:ehcache-web-2.0.4-javadoc.jar; 赠送源代码:ehcache-web-2.0.4-sources.jar; 赠送Maven依赖信息文件:ehcache-web-2.0.4.pom; 包含翻译后的API文档:...

    ehcache-core-2.6.11-API文档-中英对照版.zip

    赠送jar包:ehcache-core-2.6.11.jar; 赠送原API文档:ehcache-core-2.6.11-javadoc.jar; 赠送源代码:ehcache-core-2.6.11-sources.jar; 赠送Maven依赖信息文件:ehcache-core-2.6.11.pom; 包含翻译后的API文档...

    ehcache-2.10.6.jar

    ehcache-2.10.6.jar ehcache jar包供各位开发人员 学习、交流,切勿用于商业用途。

    Struts2+Spring+Hibernate+Ehcache+AJAX+JQuery+Oracle 框架集成用户登录注册Demo工程

    1)Demo 学习要点简介: ...2.Eclipse 导入后可能需要在 Xml Catalog 手动添加:ehcache-spring-1.2.xsd(ehcache-spring-annotations-1.2.0-sources.jar里面有,自己找下)。 3.内附Oracle建表等可执行语句。

    spring 3.1的 源码

    8. **缓存抽象**:Spring 3.1引入了统一的缓存抽象,支持EhCache、GemFire等多种缓存实现,简化了缓存的管理和使用。 9. **异步处理**:Spring 3.1提供了异步方法调用的能力,通过`@Async`注解,开发者可以轻松地...

    ehcache-web-2.0.4-distribution.gz

    Ehcache-web-2.0.4-distribution.gz 是一个包含Ehcache Web模块的压缩包,版本为2.0.4,主要用于Web应用中的缓存管理。这个压缩包提供了完整的Ehcache Web功能,包括配置、监控和管理工具,适用于基于Java的Web...

Global site tag (gtag.js) - Google Analytics