ConfigMe icon indicating copy to clipboard operation
ConfigMe copied to clipboard

Use Lombok

Open ljacqu opened this issue 2 years ago • 0 comments

@Getter, @Setter, @NoArgsConstructor, @AllArgsConstructor, and—in fewer cases—@EqualsAndHashCode and @ToString would be very useful.

Probably do this not too early into ConfigMe 2 development so we don't have a massive diff between 1.4 and 2.0 right at the start.

ljacqu avatar Aug 04 '23 09:08 ljacqu