Skip to content

Spring Framework learning resources

This page aggregates documentation, tutorials, and example projects for learning and working with the Spring Framework and Spring Boot^[100-InBox__整理書籤.md].

Official Documentation and Guides

The primary source for tutorials and structured learning paths is the official Spring | Guides website^[100-InBox__整理書籤.md]. For comprehensive reference material, the [[spring-boot|Spring Boot]] Reference Documentation provides detailed technical specifications and configuration details^[100-InBox__整理書籤.md].

Books and Translations

The book Spring in Action serves as a significant learning resource, with translated editions available for Chinese-speaking developers:

  • Spring in Action (5th Edition): An introduction and translation are available via GitBook^[100-InBox__整理書籤.md].
  • Spring in Action (6th Edition): A community translation project for the latest edition is hosted on GitHub^[100-InBox__整理書籤.md].

Community Tutorials and Examples

  • Spring Data Examples: The spring-projects/spring-data-examples repository on GitHub provides practical code examples for Spring Data projects^[100-InBox__整理書籤.md].
  • Specific Topics: Blogs such as Reflectoring offer deep dives into specific framework features, such as handling cookies with Spring Boot^[100-InBox__整理書籤.md].
  • Java
  • [[Backend Development]]

Sources

^[100-InBox__整理書籤.md]