Hacker News new | ask | show | jobs
by ahoka 1001 days ago
Spring is using Jakarta. And not everyone prefers a horribly over-engineered and slow consultantware, so there’s room for other frameworks.
2 comments

Agree. And not everyone is fan of converting compile time errors into runtime exceptions which spring considers as great benefit.

Thank you for term consultantware. I am hearing it first time and it is great.

Well yes, but that's because Spring is built on top of Java Servlets.

I wonder if other Java frameworks have a different approach to serve web content without the need of servlets.

Servlets and other Jakarta standards.

Most Java frameworks are at least compatible with the micro-profile subset.