Introduction In the previous tutorial part 1, we used Dockerfile to set up the environment and run the spring boot application by running containers separately and then building a link between them. Please checkout our previous article to know more about dockerize spring-boot application using Dockerfile But in this session, we use docker-compose to dockerize […]