I am working on a Spring Boot Batch example with MongoDB and I have already started the mongod server.
mongod
When I launch my application, I
Adding h2 dependency to the pom file can resolve such issues. ...... com.h2database h2 ......