https://github.com/endurancecode/spring-playground
A collection of code and exercises created while studying the Spring Framework through various courses and tutorials
https://github.com/endurancecode/spring-playground
java spring spring-boot
Last synced: about 1 month ago
JSON representation
A collection of code and exercises created while studying the Spring Framework through various courses and tutorials
- Host: GitHub
- URL: https://github.com/endurancecode/spring-playground
- Owner: EnduranceCode
- Created: 2025-01-02T00:02:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-21T00:05:01.000Z (about 1 year ago)
- Last Synced: 2025-06-04T09:05:23.747Z (about 1 year ago)
- Topics: java, spring, spring-boot
- Language: Java
- Homepage:
- Size: 2.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring playground
This repository contains **code** written following tutorials and developing projects
while learning the [Spring Framework](https://spring.io/).
## Code Tutorials and Courses
### Spring Framework 5: Beginner to Guru
The folder [`spring5-begginner-guru`](./spring5-begginer-guru/) contains the code written while taking
the course [Spring Framework 5: Beginner to Guru](https://www.udemy.com/course/spring-framework-5-beginner-to-guru)
which is one of the courses available at [Spring Framework Guru](https://springframework.guru/)
and is presented by [John Thompson](https://twitter.com/serge_a_storms).
### Mastering Thymeleaf with Spring Boot
The folder [`sfg-thymeleaf-course`](./sfg-thymeleaf-course/) contains the code written while taking
the course [Mastering Thymeleaf with Spring Boot](https://www.udemy.com/course/mastering-thymeleaf-with-spring/)
which is presented by [John Thompson](https://twitter.com/serge_a_storms).
## Spring Security 6 Zero to Master
The folder [`ss6-zero-master`](./ss6-zero-master) contains the code written while taking the course
[Spring Security 6 Zero to Master](https://www.udemy.com/course/spring-security-zero-to-master/)
which is presented by [Madan Reddy](https://github.com/eazybytes).
### Spring at Pluralsight
The folder [`spring-pluralsight`](./spring-pluralsight/) contains the code written while taking
the [Spring Java Framework](https://spring.io/) courses available at [Pluralsight](https://app.pluralsight.com/).