Annotation Interface AutoGeneratedValue


@Retention(RUNTIME) @Target(METHOD) public @interface AutoGeneratedValue
This annotation should only be used on setter methods If set, it means this method will always have the same value. This is mostly for config values, such as "see self disguise" where it's always true which is the default