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

Java

1324 readers
1 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.

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 10 months ago (2 children)

Is it me or is there no link to click? I'm interested in your blog!

[–] [email protected] 3 points 10 months ago (1 children)

Not just you! I'm looking for the link as well, and looks like it's just an image.

[–] LadyLeeLoosh 0 points 10 months ago

Oops:) thanks for the heads up. I updated the post. Here is the link: https://digma.ai/blog/10-reasons-why-it-is-worth-learning-spring-boot-in-2023/

[–] [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.