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