如果要自定义新的注解,在这个新注解的头部必须要包括如下哪些元注解? A: @Documented B: @SuppressWarnings C: @Target D: @Service E: @Rentention
如果要自定义新的注解,在这个新注解的头部必须要包括如下哪些元注解? A: @Documented B: @SuppressWarnings C: @Target D: @Service E: @Rentention
1