BNYMellon / spring-kata
- вторник, 2 ноября 2021 г. в 00:31:35
Code katas for learning Spring® and Spring Boot.
The Spring course consists of two related tutorials that teach developers about Spring Framework and then Spring Boot. The courses lay out examples that are discussed via documentation, located under the assets\docs
directory.
The best way to take this course is to checkout the entire project locally, then view:
Spring Framework Docs: for the Spring Framework tutorial
Spring Boot Docs: for a Spring Boot tutorial.
The courses are fairly independent, someone who knows Spring framework well, need only visit the Spring Boot tutorial to get up to speed. However, it is worth hitting a refresher and going through the Spring Framework content (even if solving the exercises is not attempted).
Please use the footer navigation on each page.
This is in no way a comprehensive list of all cool features of Spring and Spring Boot, and is meant as a beginner introduction.