1. 需要在Application中开启AOP @EnableAspectJAutoProxy(exposeProxy = true) 2. 引入aop依赖 <dependency> <groupId>org.springframework.boot