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
It can be because you have jpa dependendencies and plugins...
just comment it if not use(build.gradle or pom file)
e. g.
// kotlin("plugin.jpa") version "1.3.61" // implementation("org.springframework.boot:spring-boot-starter-data-jpa")