We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
@Getter, @Setter, @NoArgsConstructor, @AllArgsConstructor, and—in fewer cases—@EqualsAndHashCode and @ToString would be very useful.
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
@EqualsAndHashCode
@ToString
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@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.
The text was updated successfully, but these errors were encountered: