Hacker News new | ask | show | jobs
by moondowner 1371 days ago
"Java is good by modern standards, from a technical perspective, the platform having received a lot of improvements from Java 8 to 17. Unfortunately, it still stinks, and the problem is its "enterprise" culture."

Then the author rants about a specific Java-based framework and does not mention anything about the use of Java in the enterprise or any supposed cultural problems it may have.

1 comments

Issue is that Quarcus advertises as the new, hip framework but what it does it still reuses the old pre-17 constructs. It should use the latest and greatest from Java if it wants to be a game changer, not repeating what Spring did with their support for old, deprecated JDK releases.