Containerize a very simple Spring Boot application using Docker
We are in the microservice era, we need to deploy our applications very fast. Before containers, Kubernetes etc. deploying a Java or Spring boot project was a painful process. Today I’m going to containerize a very simple Spring boot application usin...
leeonscoding.hashnode.dev4 min read