Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ If you're new to Spring, start with watching the [What is Spring?](https://www.y
* [Spring Start Here](https://www.manning.com/books/spring-start-here) (Laurențiu Spilcă), 2021 - It introduces you to Java development with Spring by concentrating on core concepts like the Spring context, AOP, bean configuration, Spring MVC, and data persistence.
* [Stratospheric](https://stratospheric.dev) (Björn Wilmsmann, Philip Riecks, Tom Hombergs), 2022 - All you need to know to get a Spring Boot application into production with AWS.
* [Taming Thymeleaf](https://www.wimdeblauwe.com/books/taming-thymeleaf/) (Wim Deblauwe), 2021 - Practical guide about building web applications with Spring Boot and Thymeleaf.
* [Spring AI in Action](https://www.manning.com/books/spring-ai-in-action) (Craig Walls), 2025 - Learn how to use Spring AI to add generative AI features like virtual assistants, text summaries, and suggestions to your Java applications.

## Courses

Expand Down