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-05-27 20:25:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2,349
Commits
1
Branch
0
Tags
2b0cd53d55d882fbc49d5f736c845353098eb34e
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