An open API service indexing awesome lists of open source software.

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

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/).