Annotation Type CodeGeneratorName
-
@Retention(RUNTIME) @Target({TYPE,FIELD}) public @interface CodeGeneratorNameCustom Bamboo Specs generator for EntityProperties class or a field. This annotation references class by its name rather than directly and should To be used only in order to avoid dependency problems.CodeGeneratorannotation is recommended instead.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-