摘要: 出现这个问题怎么解决在applicationContext.xml中加入如下代码但再加入之前,确定你已经加入了 aop支持的jar包 和 annotation jar包 我这里使用的是 spring 3.0<beans xmlns="http://www.springframework.org/schema/beans"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:p="http://www.springframework.org/schema/p"xmln 阅读全文
posted @ 2012-12-15 10:32 dafa168 阅读(1468) 评论(0) 推荐(0)