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 had the same issue resolved by add provided
provided
org.springframework.boot spring-boot-starter-data-jpa
org.springframework.boot spring-boot-starter-data-jpa provided
Source: https://github.com/spring-projects/spring-boot/issues/13796#issuecomment-413313346