摘要:
动态代理可以用在jsp权限、日志、效率的审查、事务等上面 阅读全文
posted @ 2014-11-02 22:54
chuansao
阅读(122)
评论(0)
推荐(0)
摘要:
@Pointcut("execution(public * com.dao..*.*(..))")public void myMethod(){};其他方法调用myMethid()如:@Before("myMethod()")运行时报错,查到另一个解释是eclipse版本太新,换个旧版本就解决了,不... 阅读全文
posted @ 2014-11-02 22:26
chuansao
阅读(270)
评论(0)
推荐(0)
浙公网安备 33010602011771号