Hacker News new | ask | show | jobs
by BjoernKW 2873 days ago
Your last statement simply isn’t true. I’ve been using Spring Boot for years in a variety of configurations and it works absolutely fine.
1 comments

As long as we're going with anecdata, I'll add that in my experience Spring is a goddamn nightmare. I've spent X too many times in dependency hell with it and have vowed to never voluntarily use it again.
That’s exactly the point of Spring Boot. It makes an opinionated choice of libraries that work well together so you don’t have to.