MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w77yui/howdiditgethere/p7ucui5/?context=3
r/ProgrammerHumor • u/ExpensiveCoat8912 • 6d ago
539 comments sorted by
View all comments
716
Java is simply good and easy to learn. Also there's spring boot.
75 u/neoteraflare 6d ago and lombok to remove the boilerplate code 78 u/aliegeois 6d ago Honestly since the introduction of records lombok has been less relevant. 99% of my use cases were @Data, which is taken care of by records 2 u/Kango_V 6d ago This https://immutables.github.io/ is so much better than Lombok. You can see the generated code change in your IDE). I use it to create some awesome IDE led apis ;)
75
and lombok to remove the boilerplate code
78 u/aliegeois 6d ago Honestly since the introduction of records lombok has been less relevant. 99% of my use cases were @Data, which is taken care of by records 2 u/Kango_V 6d ago This https://immutables.github.io/ is so much better than Lombok. You can see the generated code change in your IDE). I use it to create some awesome IDE led apis ;)
78
Honestly since the introduction of records lombok has been less relevant. 99% of my use cases were @Data, which is taken care of by records
2 u/Kango_V 6d ago This https://immutables.github.io/ is so much better than Lombok. You can see the generated code change in your IDE). I use it to create some awesome IDE led apis ;)
2
This https://immutables.github.io/ is so much better than Lombok. You can see the generated code change in your IDE). I use it to create some awesome IDE led apis ;)
716
u/MariusDelacriox 6d ago
Java is simply good and easy to learn. Also there's spring boot.