摘要: 定义注解 @Target(ElementType.METHOD)@Retention(RetentionPolicy.RUNTIME)@Documentedpublic @interface ApiHeaderCheck {} 定义切面 @Aspect@Component@Slf4jpublic c 阅读全文
posted @ 2021-10-08 15:43 苏黎世湖畔 阅读(435) 评论(0) 推荐(0)