Loading

随笔分类 -  开发经验与思考

摘要:@Resource @Target({TYPE, FIELD, METHOD}) @Retention(RUNTIME) @Repeatable(Resources.class) public @interface Resource { String name() default ""; Strin 阅读全文
posted @ 2023-03-08 22:09 lancetsai 阅读(111) 评论(0) 推荐(0)