@Target(value={METHOD,CONSTRUCTOR,FIELD,TYPE}) @Retention(value=RUNTIME) public @interface Generated
TODO: Remove this annotation when the support of JDK 1.8 is removed. Then use the JDK 11 Generated annotation.
DefaultValueSource
,
DefaultValue
public abstract String value
Copyright © 2021 the original authors or authors.