摘要:
1. 导入maven依赖 <!--依赖--> <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> </dependency> <depe 阅读全文
摘要:
1. 在配置文件中导入AOP依赖 xmlns:aop="http://www.springframework.org/schema/aop" http://www.springframework.org/schema/aop http://www.springframework.org/schema 阅读全文