随笔分类 - SSH2+ehcache
在struts2+spring2.5+hibernate3项目中加入ehcache缓存机制配置代码
摘要:一、核心代码package com.XX.cache.ehcache;import java.lang.reflect.Method;import java.util.List;import net.sf.ehcache.Cache;import org.apache.commons.logging.Log;import org.apache.commons.logging.LogFactory;import org.springframework.aop.AfterReturningAdvice;import org.springframework.beans.factory.Initial
阅读全文
浙公网安备 33010602011771号