4.0.0 io.spring.cloud jpa-sample jar 3.0.0-SNAPSHOT To show users how to enable a task with a JPA application. Spring Cloud Task JPA Sample Application org.springframework.boot spring-boot-starter-parent 3.0.0-SNAPSHOT 4.0.0-SNAPSHOT UTF-8 17 org.springframework.cloud spring-cloud-task-dependencies ${project.version} pom import org.springframework.cloud spring-cloud-starter-task org.springframework.boot spring-boot-starter-data-jpa org.hibernate hibernate-entitymanager com.h2database h2 org.springframework.boot spring-boot-starter-test test org.springframework.cloud spring-cloud-test-support ${spring-cloud-commons.version} test spring-snapshots Spring Snapshots https://repo.spring.io/snapshot true spring-milestones Spring Milestones https://repo.spring.io/milestone false spring-releases Spring Releases https://repo.spring.io/release false spring-snapshots Spring Snapshots https://repo.spring.io/snapshot true spring-milestones Spring Milestones https://repo.spring.io/milestone false org.springframework.boot spring-boot-maven-plugin org.apache.maven.plugins maven-javadoc-plugin attach-javadocs jar org.apache.maven.plugins maven-source-plugin attach-sources jar maven-deploy-plugin true