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
In my case
spring.profiles = production // remove it to fix
in application.properties was the reason