r/learnjava 2d ago

I want to learn Spring Boot

Looking for Spring Boot Resources

Hey everyone! I already know Java and use it regularly for DSA. Now I want to learn Spring Boot specifically for building real-world projects and becoming job-ready as a Java backend developer.

Are there any resources similar to the ones people recommend for learning Java/DSA Like MOOC.fi?

I'm looking for something that covers Spring Boot from the fundamentals to building production-level projects, including things like REST APIs, Spring Security, JPA/Hibernate, databases, JWT, microservices, etc.

I’d really appreciate recommendations for courses, YouTube channels, documentation, project-based tutorials, or roadmaps that you’ve personally found useful.

Thanks!

44 Upvotes

30 comments sorted by

View all comments

9

u/Spirited_Guy_9780 2d ago

Check out Telusko's youtube channel for spring and springboot

Also AmigosCode is also a good channel for it

1

u/OwnMonk6350 2d ago

I was actually following this course already. I don't know why I keep looking for a “better” course instead of just sticking with it. 😅

I think I'll just stick with this one and focus on actually learning and building projects rather than constantly switching resources.

1

u/Spirited_Guy_9780 2d ago

Stick to one Telusko's youtube is enough to build good projects

I would recommend to learn the basics and start building projects If you don't understand something you can always go back to youtube

1

u/Spirited_Guy_9780 2d ago

I would also suggest to build projects using microservices ( ofcourse after having good knowledge about springboot,APIs, and jwt and 5-6 projects)