The aim is to demonstrate a running docker container with a spring boot standalone web service thus, I've written the web service with Spring Boot as simple. For intensive a complete web service ...
Exploring Java servlet + tomcat embed. Using annotation to create RestController in order to find routes dynamically within the package using reflections and then serving correct route based on the ...