Cloud, DevOps

Dockerizing a Spring Boot Application

Dockerizing a spring boot application, that uses more than one container. We have a spring boot application that takes user input as form data and saves it in a MySQL database. The context of dockerizing a spring boot application is so that other developer using my application doesn't have to set up the tomcat server or run a MySQL...

by himanshu.kumar
Tag: #spring #docker #docker-compose #DevOps
27-Sep-2022