package pkg; import lombok.experimental.FieldNameConstants; @FieldNameConstants public class Constants { String test; }