Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

>That's basically modern-day Java, with Lombok and other tidbits.

Lombok is exceptionally backwards. You don't need getters/setters; and you should know how to try hashCode (and equals).

...and records exist



The last few Spring projects I worked on that used the latest Java, still used Lombok. Records do exist, but you can't or don't want to always use them.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: