https://github.com/viveshy/spring-waddle
The repository contains multiple folders for learning Spring Boot levels ranging from simple REST API to Microservices.
https://github.com/viveshy/spring-waddle
java rest-api spring-boot
Last synced: about 2 months ago
JSON representation
The repository contains multiple folders for learning Spring Boot levels ranging from simple REST API to Microservices.
- Host: GitHub
- URL: https://github.com/viveshy/spring-waddle
- Owner: viveshy
- Created: 2021-09-18T16:23:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-28T15:55:04.000Z (over 4 years ago)
- Last Synced: 2025-01-08T16:03:15.042Z (over 1 year ago)
- Topics: java, rest-api, spring-boot
- Language: Java
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-waddle
A repository with multiple folders for learning Spring Boot level wise.
## Levels
### L0: Java Refreshers
A sandbox to brush up basic concepts of JAVA.
### L1: Peaky Blinders (REST API)
A sample web application for creating REST API using Spring Boot. It supports CRUD operations for playing around with Peaky Blinders' characters.
**P.S.** For those who don't know, Peaky Blinders is a British period crime drama television series created by Steven Knight. Set in Birmingham, England, the series follows the exploits of the Shelby crime family in the direct aftermath of the First World War.