This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
You've already forked lombok
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-06-06 20:13:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3,537
Commits
1
Branch
0
Tags
4c8607f2a4b2cc0daeb1ad4e3af1d4e553ff2abe
Commit Graph
2 Commits
Author
SHA1
Message
Date
Reinier Zwitserloot
b3771e86f9
gave the tests for issue
#1397
(generated constructors take
@Builder.Default
into account) an update.
2018-07-03 05:42:34 +02:00
Reinier Zwitserloot
3987f54b83
[issue
#1347
] When lombok generates constructors, it should call the
@Builder.Default
static method instead of initializing to null/0/false. This does that, for javac.
2018-07-03 05:42:34 +02:00