Spring Boot application as example to learn how to apply unit testing with JUnit and coverage with JaCoCo.
The application uses Java 11.
https://github.com/codepenguin-org/vehicle-restriction-testing-example
https://app.swaggerhub.com/apis-docs/codepenguin-org/vehicle-restriction-testing-example/0.0.1
The Open API v3 document is located in the /v3/api-docs/
path.
The Swagger UI is located in the /swagger-ui.html
path.
https://hub.docker.com/r/codepenguin/vehicle-restriction-testing-example
docker pull codepenguin/vehicle-restriction-testing-example