Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
It's convenient to be able to use @Canonical instead of @ToString and @EqualsAndHashCode. @ToString allows you to include property names with includeNames=true, but @Canonical does not. It would be nice to be able to print out property names when using @Canonical.