Hacker News new | ask | show | jobs
by isbvhodnvemrwvn 1515 days ago
Spring Boot overhead would likely make that infeasible.
2 comments

Spring boot overhead is largely in startup time. It really doesn't have much overhead there after.

It's largely a collection of the same libraries you would use anyways glued together with a custom di system.

I'm not saying 5M. I just want to see to what scale it would get without threading issues. Spring Boot isn't THAT heavy.