Y
Hacker News
new
|
ask
|
show
|
jobs
by
pulse7
1744 days ago
No more Lombok @Data annotations needed...
1 comments
mabbo
1744 days ago
Actually, I think it would be the lombok @Value. Record classes are immutable, while @Data adds set methods.
link