The following technologies were used in this project:
- Java 11
- Gradle
- Lombok
- Swagger
- DataFactory
- Spring Boot
- Jpa
- Web
- Actuator
- Devtools
- PostgreSQL
- Flyway
- Java 11
- Gradle
- PostgreSQL
- It is necessary to have the postgres database created
- To configure access to the database, you must modify the application.properties file in the resources directory
The health was added to be able to verify the status of the api
/api/challenge/actuator/health
You can get more information in the Swagger documentation:
/api/challenge/swagger-ui.html