Package io.avaje.jsonb.spi
Annotation Type Generated
-
@Target(TYPE) @Retention(RUNTIME) public @interface Generated
Marks source code that has been generated.
-
-
Element Detail
-
value
String value
The name of the generator used to generate this source.- Default:
- ""
-
-