摘要: 一、定义 @Target(ElementType.TYPE) @Retention(RetentionPolicy.RUNTIME) @Documented @Component public @interface Configuration { @AliasFor(annotation = Com 阅读全文
posted @ 2021-06-18 15:17 丰极 阅读(125) 评论(0) 推荐(0) 编辑