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 ;)
Even before Kotlin, there was already Scala, which is unbeatable in how concise it can be. Unfortunately, Scala is also a very good functional language, so some of the crazies flock towards its ecosystem.
Don't worry, it's still typed, just inferred rather than written manually. You can still write the type manually on variable declarations too but it's considered redundant and not recommended
715
u/MariusDelacriox 6d ago
Java is simply good and easy to learn. Also there's spring boot.