Annotation Interface Named


@Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD}) public @interface Named
注解命名
Since:
Java 17+
Author:
Kimi Liu