- cross-posted to:
- java@programming.dev
- cross-posted to:
- java@programming.dev
In this blog, I’ll outline why learning and mastering Spring Boot in 2023 is a worthwhile endeavor, even though there may be a few differing opinions. I’ll also explore how Spring Boot compares to other backend technologies and alternative Java frameworks.
Based on the fact that almost[*] every single Java shop I’ve been in used Spring, I’d say yes.
[*]: aside from one which used bare tomcat with a bespoke, thousands line long, bug ridden router for a core service. i guess they didn’t know about spring because every java service since then uses it.