Project developed during an Udemy course , to introduce Spring Boot and it's basic operations.
- Create Spring Boot Java
- Implement Domain Model
- Layered architecture
- H2 Database Configuration
- Populate Database for test purposes
- CRUD - Create, Retrieve, Update, Delete
- Exception Handling
- Java 11
- Spring Boot
- H2 Database
- Postgres SQL
- Heroku ( for deployment )