Age | Commit message (Collapse) | Author |
|
|
|
|
|
Make the null check exception a little bit more explicit
|
|
|
|
be configured both on the annotation itself and via a config key. This totally breaks compatibility with the previous lombok release, but, hey, it’s in experimental and it’s been one week. This is better.
|
|
- The class has a parent class
- There is an explicit XxxArgsConstructor annotation that would generate
a no-args constructor
Fixes #1703, fixes #1704, fixes #1712
|
|
lombok’s log annotations.
|
|
|
|
onlyExplicitlyIncluded, didn’t work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 9ee2491427f1522a7689d1c28a816294bcff315b.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compatible).
|
|
|
|
|
|
|
|
Currently it is "NullPointerException: someFieldName" and that is not very
telling as to the reasons this exception is thrown.
|
|
|
|
|
|
EqualsAndHashCode
|
|
EqualsAndHashCode.
|
|
better with gradle
|
|
Allow gradle incremental compiling with lombok
|
|
where you can include/exclude fields by annotating the fields.
|
|
|
|
|
|
|
|
|
|
|