https://github.com/baeldung/learn-spring
Getting Started with Spring Boot 3:
https://github.com/baeldung/learn-spring
spring spring-boot tutorials
Last synced: 8 months ago
JSON representation
Getting Started with Spring Boot 3:
- Host: GitHub
- URL: https://github.com/baeldung/learn-spring
- Owner: Baeldung
- Created: 2019-03-23T17:08:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-29T04:26:13.000Z (9 months ago)
- Last Synced: 2025-10-13T22:39:32.961Z (8 months ago)
- Topics: spring, spring-boot, tutorials
- Homepage: https://www.baeldung.com/course-ls-ot33p
- Size: 901 KB
- Stars: 172
- Watchers: 28
- Forks: 237
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the codebase for the [Learn Spring](https://www.baeldung.com/learn-spring-course#master-class) course.
Note that the code for each course module is hosted on its own branch, you'll have to switch to the branch corresponding to the module you're on, for example: `git checkout module1`
======
**FURTHER STUDY**: Once you learn the basics of Spring and Spring Boot, the next step is either ["Learn Spring Security"](https://www.baeldung.com/course-lss-td7ng) or ["REST With Spring"](https://www.baeldung.com/course-rws-y5jsm), depending on what you need to focus on.