Hacker News new | ask | show | jobs
by gf000 561 days ago
Java EE was/is a whole platform, framework, deployment model all in one.

Also, most of the verbosity of that early version was very high flexibility (everything could be replaced) plus an XML-based configuration. I wouldn't really count XML in Java's verbosity, nor do I think that comparing it to vanilla Go is meaningful.

For similarly scoped libraries Java is less verbose due to go's error handling being all over the place.