this post was submitted on 12 Nov 2023
12 points (87.5% liked)

Java

1327 readers
5 users here now

For discussing Java, the JVM, languages that run on the JVM, and other related technologies.

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 10 months ago

I've been working in Spring Boot for at least 8 years now. It's come a long way. It's incredibly easy to spin up a new, robust web service with all the features you could want.

I've also been using Node.js a lot lately and although initially skeptical, I love it for certain things. Especially scripting.