Preparation First, let’s navigate to Spring Initializr. This service pulls in all the dependencies you need for an application and does most of the setup for you.
Pre-Requirements
Developer Environment ready with Docker, JDK, IDE A Java Spring Boot Project with a h2 in-memory DB Docker Hub account Create Docker File Create a Dockerfile with the following content: