-
Annotation Types Annotation Type Description lombok.AllArgsConstructor.AnyAnnotation Don't use this annotation, ever - Read the documentation.lombok.Delegate UseDelegateinstead.lombok.EqualsAndHashCode.AnyAnnotation Don't use this annotation, ever - Read the documentation.lombok.experimental.var varhas been promoted to the main package; usevarinstead.lombok.experimental.Wither Withhas been promoted to the main package, so use that one instead.lombok.experimental.Wither.AnyAnnotation Don't use this annotation, ever - Read the documentation.lombok.Getter.AnyAnnotation Don't use this annotation, ever - Read the documentation.lombok.NoArgsConstructor.AnyAnnotation Don't use this annotation, ever - Read the documentation.lombok.RequiredArgsConstructor.AnyAnnotation Don't use this annotation, ever - Read the documentation.lombok.Setter.AnyAnnotation Don't use this annotation, ever - Read the documentation.lombok.With.AnyAnnotation Don't use this annotation, ever - Read the documentation.
-
Fields Field Description lombok.ConfigurationKeys.ADD_GENERATED_ANNOTATIONS Since version 1.16.14, useConfigurationKeys.ADD_JAVAX_GENERATED_ANNOTATIONSinstead.lombok.ConfigurationKeys.ANY_CONSTRUCTOR_SUPPRESS_CONSTRUCTOR_PROPERTIES Since version 2.0, useConfigurationKeys.ANY_CONSTRUCTOR_ADD_CONSTRUCTOR_PROPERTIESinstead.