In this repository I made a template to build an application using the stack on title.
- Java 17
- Spring Boot 3.0.10
- JPA
- Hibernate
- PostgreSQL
- Docker
- Java
- Clone or install the repository
./mvnw clean package -DskipTeststo install the .jar of the projectdocker-compose up -dto run the application and the databasedocker psto see if the app and database are running correctly