- Maven
- Docker
- mvn clean install
- docker build . -t poc
- docker run -d --name poc -p 8080:8080 poc
- docker exec -it poc /bin/bash (shell will drop at webapps/ROOT/shell.jsp)
- Use the Postman collection or the .http files in IntelliJ
| Name | Name | Last commit date | ||
|---|---|---|---|---|