Hacker News new | ask | show | jobs
by kirinan 3268 days ago
Spring is as micro as Java gets. Probably not a great example but its the best one I could think of at the time of the comment. Flask is a singular framework that has an ecosystem around it with plugins/extensions.
1 comments

> Spring is as micro as Java gets.

Dropwizard was created as the minimalist counter point to Spring/EE.