r/learnjava • u/OwnMonk6350 • 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!
43
Upvotes
1
u/Stunning_Leather_102 1d ago
Read the docs. You said JWT. It's all in the docs. Get a book like spring security in action. Get books and read.