摘要: SPRING使用AOP,注解,事务相关配置: beas标签中: <!-- 使用AOP --> <aop:aspectj-autoproxy proxy-target-class="true" /> <!--SPRING使用注解--> <context:component-scan base-pack 阅读全文
posted @ 2017-11-16 15:48 Ling_Renne 阅读(157) 评论(0) 推荐(0) 编辑