我是春天的新手。
我试图在现有的 Spring Batch 项目中将Spring Boot 版本从2.3.3.RELEASE升级到2.6.7 。
项目构建成功完成,但是当我运行批处理时出现以下错误。请帮忙。
***************************
APPLICATION FAILED TO START
***************************
Description:
Your project setup is incompatible with our requirements due to following reasons:
- Spring Boot [2.6.7] is not compatible with this Spring Cloud release train
Action:
Consider applying the following actions:
- Change Spring Boot version to one of the following versions [2.3.x, 2.4.x] .
You can find the latest Spring Boot versions here [https://spring.io/projects/spring-boot#learn].
If you want to learn more …Run Code Online (Sandbox Code Playgroud) gradle spring-boot spring-cloud spring-cloud-config spring-boot-2.6.0