Project generated with Spring version 2.6.6.
- Maven
- Java 11 (SDK 11)
- Docker
The server starts on the localhost 8081 port -> http://localhost:8081/
The project is prepared to be built as a docker image on the environment. After downloading the repository, you may
build the image using:
docker build -t <image_name> .
For automatic build and deployment suggest using the deployment.sh script.
Usage: deployment.sh
When the project is working auto generated swagger endpoint documentation is available at the following LINK.