Hacker News new | ask | show | jobs
by m_0x 1001 days ago
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.

1 comments

Servlets and other Jakarta standards.

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