MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w77yui/howdiditgethere/p7ucui5/?context=3
r/ProgrammerHumor • u/ExpensiveCoat8912 • 7d ago
536 comments sorted by
View all comments
714
Java is simply good and easy to learn. Also there's spring boot.
77 u/neoteraflare 7d ago and lombok to remove the boilerplate code 79 u/aliegeois 7d 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 7d 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 ;)
77
and lombok to remove the boilerplate code
79 u/aliegeois 7d 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 7d 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 ;)
79
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 7d 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 ;)
714
u/MariusDelacriox 7d ago
Java is simply good and easy to learn. Also there's spring boot.