我正在尝试Spring Batches在MySQL数据库中运行详细信息,我做了一些调试,但我似乎就是无法通过@EnableBatchProcessing传递错误…… at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.jav
但是,在以Spring的形式运行应用程序时,我得到了错误。我需要在这里添加任何其他依赖项吗?或者解决这个问题的方法是什么?build.gradle id 'org.springframework.boot' version '2.3.3.RELEASE'
id 'io.spring.dependency-management:spring-boot-starter-<