Detailed explaining of task and requirements you can find in task and requirements.pdf
- Apache Maven 4.0.0-alpha-4
- Java 17.0.6
docker image pull nykonoleg/jc_im_int20h
docker container run -p your_port:8080 nykonoleg/jc_im_int20h
docker build . -t your_image_name
docker container run -p your_port:8080 your_image_name
./mvnw -Dmaven.test.skip=true spring-boot:run