This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
jie
/
test
Fork de
chenrj/doc
Seguir
1
Destacar
0
Fork
0
Ficheiros
Árbore:
170c0082b9
Ramas
Etiquetas
master
test
/
后端
/
Spring
/
spring源码学习
/
spring aop编程思想
/
2、spring aop基础.md
2、spring aop基础.md
256 B
Histórico
Raw
Spring AOP 基础
@AspectJ
注解驱动
激活
@AspectJ
模块
注解激活 -
@EnableAspectJAutoProxy
XML 配置 -
<aop:aspectj-autoproxy/>
声明 Aspect
@Aspect