摘要: 使用注解实现AOP,注意版本问题,使用注解报错要导入maven依赖 <dependency> <groupId>javax.annotation</groupId> <artifactId>javax.annotation-api</artifactId> <version>1.3.2</versi 阅读全文
posted @ 2021-11-27 18:04 qwedfrgh 阅读(813) 评论(0) 推荐(0)