aboutsummaryrefslogtreecommitdiff
path: root/website/templates/features/Builder.html
AgeCommit message (Expand)Author
2020-01-31[issue #2221] simplified configuration for `@Singular`-generated plural form ...Reinier Zwitserloot
2020-01-28[issue #2221] [issue #788] Lombok now adds nullity annotations.Reinier Zwitserloot
2019-12-11[builder] setterPrefix option code review, formatting cleanup, and docsReinier Zwitserloot
2019-07-16[website] [fixes #2167] be more clear about how the constructor generation in...Reinier Zwitserloot
2019-07-16[Fixes #2115] builder fields tracking a property that has a default set is no...Reinier Zwitserloot
2019-07-09[builder] added a feature: you can now configure builder class name via the c...Reinier Zwitserloot
2019-05-01[fixes #2083] adds feature ‘access level’ to `@Builder`Reinier Zwitserloot
2019-03-25[fixes #2046] you can now suppress the builder() method, useful if you only w...Reinier Zwitserloot
2019-02-19[issue #2039] update docs to warn about a javac peculiarity for named static ...Reinier Zwitserloot
2018-09-18updated docs to reflect change to copyable annotationsReinier Zwitserloot
2018-08-02[website] added some ugly docs on how to interop jackson and builder. We need...Reinier Zwitserloot
2018-07-03[Fixes #1347] issues with no-args constructor and Builder.Default now documen...Reinier Zwitserloot
2017-05-29website build script updated to work with new template based website.Reinier Zwitserloot
2017-05-29The great rename: the old ‘website’ is now ‘website-old’, and ‘webs...Reinier Zwitserloot