码迷,mamicode.com
首页 >  
搜索关键字:ehcache    ( 740个结果
缓存插件 EHCache 页面缓存CachingFilter
Ehcache基本用法CacheManager cacheManager = CacheManager.create();// 或者cacheManager = CacheManager.getInstance();// 或者cacheManager = CacheManager.create("/...
分类:系统相关   时间:2015-04-21 01:40:22    阅读次数:168
缓存插件 EHCache
EHCache是来自sourceforge(http://ehcache.sourceforge.net/)的开源项目,也是纯Java实现的简单、快速的Cache组件。下载jar包Ehcache 对象、数据缓存:http://ehcache.org/downloads/destination?nam...
分类:系统相关   时间:2015-04-21 01:34:38    阅读次数:242
Spring MVC、Mybatis、Hibernate、Bootstrap、HTML5、jQuery、Spring Security安全权限、Lucene全文检索、Ehcache分布式缓存 、高性能、高并发【Java企业通用开发平台框架】
后端主要技术:Spring 4.1.5(管理事务)、Spring MVC 4.1.5(作为控制层)、Spring Security 4.0.0(认证和授权,权限管理)、Hibernate 4.3.8(作为数据持久层)、MyBatis 3.2.8(作为数据持久层)、Hibernate Search 5...
分类:编程语言   时间:2015-04-20 12:53:50    阅读次数:428
springMVC整合ehcache,缓存失败
这两天在用springMVC整合ehcache,把所有的东西都配置完成之后,发现@Cacheable这个放在Service上的注解根本就不好使,于是乎,用junit测试Dao发现放在Dao上的@Cacheable是好使的,也没再测试Service因为肯定也是好用的。这样肯定就是springMVC的某个配置文件出了问题,从web.xml到context.xml查了个遍,最后发现是spring—mvc...
分类:编程语言   时间:2015-04-19 08:58:54    阅读次数:122
Spring控制Hibernate的缓存机制ehcache
首先在spring.xml中进入beantrue true org.hibernate.cache.EhCacheProvider WEB-INF/classes/ehcache.xml 使用hibernate的缓存插件将ehcache.xml文件放到src下面,并配置e...
分类:编程语言   时间:2015-04-18 21:46:53    阅读次数:206
Hibernate-入门教程
首先了解hibernate的目录结构.+lib antlr.jar cglib-full.jar asm.jar asm-attrs.jars commons-collections.jar commons-logging.jar ehcache.jar hibernate3.jar...
分类:Web程序   时间:2015-04-18 19:06:16    阅读次数:139
Tab标签_maven非maven版本 SpringMVC_mybatis or hibernate+ehcache二级缓存_shiro_druid_bootstrap_HTML5
A代码生成器(开发利器); B阿里数据库连接池druid;C安全权限框架shiro; Dehcache 自定义二级缓存 (后续会加入Activiti5 工作流)系统为主流的springmvc+mybaits 3.2版本 ,提供maven版本和非maven版本,另免费赠送hibernate版本一套(垮...
分类:编程语言   时间:2015-04-18 12:50:46    阅读次数:157
SpringMVC_mybatis or hibernate+ehcache二级缓存_shiro_druid_bootstrap_HTML5 java企业框架tab标签_maven非maven版本
A代码生成器(开发利器); B阿里数据库连接池druid;C安全权限框架shiro; Dehcache 自定义二级缓存 (后续会加入Activiti5 工作流)系统为主流的springmvc+mybaits 3.2版本 ,提供maven版本和非maven版本,另免费赠送hibernate版本一套(垮...
分类:编程语言   时间:2015-04-18 12:45:30    阅读次数:198
hibernate 缓存设置
ehcache 的 diskStore path="java.io.tmpdir"
分类:Web程序   时间:2015-04-16 14:04:50    阅读次数:140
Tab标签_maven非maven版本 SpringMVC_mybatis or hibernate+ehcache二级缓存_shiro_druid_bootstrap_HTML5
A代码生成器(开发利器); B阿里数据库连接池druid;C安全权限框架shiro; Dehcache 自定义二级缓存 (后续会加入Activiti5 工作流)系统为主流的springmvc+mybaits 3.2版本 ,提供maven版本和非maven版本,另免费赠送hibernate版本一套(垮...
分类:编程语言   时间:2015-04-16 14:04:36    阅读次数:146
740条   上一页 1 ... 58 59 60 61 62 ... 74 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!