Dockerizing a Spring Boot App
This guide walks you through the process of containerizing a Spring Boot To-Do application, publishing the image to Docker Hub, and deploying it on an AWS EC2 instance.
By the end, you will have a fully functional application running in the cloud.
Pr...
running-cloud.hashnode.dev3 min read