This project was developed for the Java Spring Bootcamp of DevSuperior. This is the project 0.1: Case study about CRUD.
In this Spring Boot project, was studied how to create Git monorepository, organize project in layers, create entities, project profiles, database seeding, create REST web services, DTO pattern, full CRUD, exception handling, audit data and paging of data.
Java Spring Boot Bootcamp Project 0.1
- Create Git monorepository
- Organize project in layers
- Create entities
- Project profiles
- Database seeding
- Create REST web services
- DTO pattern
- Full CRUD
- Exception handling
- Audit data and paging of data.
- STS (Spring Tool Suite)
- PostMan
- PostgreSQL 12
- PgAdmin
- PostMan
- Java 17
- JDK 17 ZULU
- Spring Boot
- JPA / Hibernate