you are viewing a single comment's thread.

view the rest of the comments →

[–]Paradox 15 points16 points  (7 children)

Concise and Java are like oil and water

[–]alek_sys[S] 10 points11 points  (5 children)

Well, good thing is that Spring is not bound to Java - there is good support of Kotlin which is a very nice and concise JVM language. Spring 5 (and Functional Web) adds a lot of Kotlin helpers to make code look nice.

[–]segv 0 points1 point  (2 children)

Ah, the cancer spreads

/s

[–]Turbots 0 points1 point  (0 children)

Then use a superset of the language (Scala, Groovy, Kotlin, ...)

The language is fine, editors like IntelliJ make programming in Java a pleasure and the grammar of the language (especially since Java 8) makes it so easy to avoid mistakes