摘要: 一、核心代码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 阅读全文
posted @ 2013-08-13 17:54 方坚.cn 阅读(1950) 评论(0) 推荐(0)