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
I meet same error when start a new project. Use command line works for me.
./gradlew bootRun