Skip to content

Spring Framework Resource Libraries

The following is a collection of external resources and documentation repositories for the Spring Framework ecosystem. These links serve as references for tutorials, examples, and official documentation.

Official Documentation and Guides

  • Spring Guides: The official Spring website provides a categorized list of tutorials and guides for various Spring projects.^[100-inbox.md]
  • Spring Boot Reference: The official reference documentation for Spring Boot (specifically version 3.0.0-M4 in the source) covers legal information and technical specifications.^[100-inbox.md]

Community Translations and Tutorials

  • Spring in Action (V5 & V6): There are community-driven translations and resources for "Spring in Action." This includes a GitBook translation for the 5th edition and a GitHub repository dedicated to translating the 6th edition.^[100-inbox.md]

Example Projects

  • Spring Data Examples: The spring-projects organization hosts a repository on GitHub containing example projects specifically for Spring Data.^[100-inbox.md]

Technical Articles

  • Cookie Handling: Reflectoring.io provides a technical guide on handling cookies using Spring Boot and the Servlet API.^[100-inbox.md]

Sources

^[100-inbox.md]