Package io.avaje.inject.spi
Annotation Type Generated
@Target(TYPE) @Retention(RUNTIME) public @interface Generated
Marks source code that has been generated.
-
Required Element Summary
-
Element Details
-
value
The name of the generator used to generate this source.
-