Age | Commit message (Collapse) | Author |
|
and issue #2693
|
|
Built in support is now available in IntelliJ
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 273d8fc53ccbcf0e5e9b3a74489e8ebf8220b546.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lombok.noArgsConstructor.extraPrivate was incorrect
|
|
|
|
|
|
|
|
It did not mention the Guava and JDK options.
|
|
nullchecks.
|
|
|
|
|
|
with lambdas; a common question.
|
|
Which 'flavour' is defined in lombok.config; applied to toString, equals, canEqual, and plural-form of `@Singular`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
annotation no longer clash.
|
|
|
|
|
|
Add documentation for Tolerate
|
|
|
|
in edge (its in stable)
|
|
|
|
|
|
|
|
## Summary
The current sentence fragment `Lombok's own <a href="/features/constructor"><code>@AllArgsConstructor</code></a>` does not fully clarify the author's intention, which I presume is to recommend using `@AllArgsConstructor`.
|
|
|
|
the With promotion.
|
|
|
|
|
|
|
|
|