We will have a look at the new Spring Boot 3.1 feature supporting Docker Compose files on startup. No need to start Docker compose separately again| RefactorFirst
In this article, we will look at how we can start a local MongoDB instance using Docker and then communicate with it using a Spring Boot Application| RefactorFirst