Annotation Interface NameStyle


@Target(TYPE) @Retention(RUNTIME) public @interface NameStyle
名字转换样式,注解的优先级高于全局配置
Since:
Java 17+
Author:
Kimi Liu