This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
jie
/
test
forked from
chenrj/doc
Xem
1
Star
0
Fork
0
Các tập tin
Tree:
170c0082b9
Branches
Tags
master
test
/
后端
/
Spring
/
spring源码学习
/
spring aop编程思想
/
2、spring aop基础.md
2、spring aop基础.md
256 B
Lịch sử
Raw
Spring AOP 基础
@AspectJ
注解驱动
激活
@AspectJ
模块
注解激活 -
@EnableAspectJAutoProxy
XML 配置 -
<aop:aspectj-autoproxy/>
声明 Aspect
@Aspect