Spring Boot — resources
roadmap.sh: https://roadmap.sh/spring-boot
Books
- Spring in Action (Craig Walls) — the standard hands-on introduction to Spring and Spring Boot.
- Spring Boot Up & Running (Mark Heckler) — practical, project-driven coverage of building Boot apps.
- Spring Microservices in Action (Carnell, Sánchez) — applying Spring Boot/Cloud to microservice architectures.
- Pro Spring 6 (Cosmina et al.) — comprehensive reference for the Spring Framework internals.
Courses / practice
- Spring Boot Reference Documentation — the authoritative Spring Boot docs.
- Spring Guides — short, focused official getting-started tutorials.
- Spring Academy — VMware’s official learning platform with free courses.
- Baeldung Spring Tutorials — deep, practical articles on every Spring topic.