Docker for spring boot application: Practical approach
We started dockerizingĀ our applications ( since we have beenĀ breaking our monolith into microservices ) and have seen that docker is the best way to support a containerized and automated continuous integration with microservices. In...