Create a Microservice using SpringBoot, dockerize and run on Docker

Disclaimer: This blog content has been taken from my latest book: “Cloud Native Microservices with Spring and Kubernetes” In this blog, we will create a simple Microservice using SpringBoot and Java. We will create docker file of this microservice using Maven, deploy and run on Docker using Docker Desktop on local machine. Note: This POC … Continue reading Create a Microservice using SpringBoot, dockerize and run on Docker