Hacker News new | ask | show | jobs
by marginalia_nu 1273 days ago
Java starts very quickly (like a second). If it doesn't, that's typically down to pulling in slow libraries. Spring Boot in particular is awful for start time, can add like 30 seconds to start time.