On this repo we will learn how to create REST API using Springboot, that apis will have CRUD function for connecting and storing data to Postgres database.
If you want read the full articles all about this repo, you can see on this [article] (https://medium.com/towardsdev/create-rest-api-using-springboot-and-postgres-74200db11ae6)
- Maven 3+
- Java 8+
- IDE Intelij
- Docker
- Postgres Database (Docker Container)
- Postman
- Lombok
- Postgres Driver
- Spring Data JPA
- Spring Web
- project/document/postman-collection/medium/springboot-api-collection.postman_collection.json
- project/document/server/docker-compose.yml