Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
interacts if both `@Value` and `@Builder` are on the same class.
|
|
now called `$value` in order to convey that you shouldnt manually mess with it.
|
|
|
|
config system
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|