Skip to content

Spring framework learning roadmap

This page outlines the structural components for a comprehensive learning path regarding the Spring Framework and Spring Boot.^[001-TODO__01-todo.md]

Roadmap Components

  • Spring Framework: The foundational platform for the roadmap, covering the core principles of dependency injection and aspect-oriented programming.
  • Spring Boot: The modern extension of the framework, focusing on convention over configuration and production-ready capabilities.
  • SpringBoot2 Core Technologies & Reactive Programming: An advanced topic area covering the specific enhancements in version 2, including the shift to non-blocking I/O and reactive streams.^[001-TODO__01-todo.md]

Sources