- Java (v17)
- Maven (v3.2.3)
- Docker (PostgreSQL database)
-
Clone the repository.
git clone https://github.com/gabrielpenteado/api-java-springboot-docker
-
Create a PostgreSQL database Docker container.
docker compose up -d
-
Run Application.
mvn spring-boot:run
The foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.
This project is licensed under the MIT License. See the LICENSE.md file for details.