mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-15 18:21:03 +00:00
[configuration] added tests for @Accessors configuration key implementations.
2 lines
183 B
Plaintext
2 lines
183 B
Plaintext
2 @Getter, @Setter, @FieldDefaults, @Wither, @Data, @ToString, @EqualsAndHashCode, @AllArgsConstructor are not allowed on builder classes.
|
|
13 @Value is not allowed on builder classes. |