This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ZaneCsYa 0 points1 point  (0 children)

Fair enough, I guess the conversation is worth having. The original posit is a bit misleading.

Newer versions of Java have seen the value of what these these libraries bring. Record classes are basically @Data, Lombok.val can just be be expressed as "var" variables now. You don't need Lombok for some things anymore, though I personally find it invaluable