33
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 24 Jan 2024
33 points (90.2% liked)
Java
1369 readers
4 users here now
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.
founded 1 year ago
MODERATORS
I think Java is fine and I still believe its the best beginner language, but once annotations and reflections took over, especially with stuff like Spring, Mapstruct, ... . Everything turned into an unpredictable, memoryhogging, undebugable mess.
Its not really a fault of the language, just how many people (ab)use it! Having to help out in these projects from time to time I get why people hate it!