栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

spring boot 程序 报错

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

spring boot 程序 报错

***************************
APPLICATION FAILED TO START
***************************

Description:

An attempt was made to call a method that does not exist. The attempt was made from the following location:

    org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:112)

The following method did not exist:

    org.springframework.beans.factory.config.ConfigurableListableBeanFactory.getApplicationStartup()Lorg/springframework/core/metrics/ApplicationStartup;

The method's class, org.springframework.beans.factory.config.ConfigurableListableBeanFactory, is available from the following locations:

    jar:file:/C:/Users/SRCB/IdeaProjects/mvntest01/target/mvntest01-1.0-SNAPSHOT.jar!/BOOT-INF/lib/spring-beans-5.1.7.RELEASE.jar!/org/springframework/beans/factory/config/ConfigurableListableBeanFactory.class

It was loaded from the following location:

    jar:file:/C:/Users/SRCB/IdeaProjects/mvntest01/target/mvntest01-1.0-SNAPSHOT.jar!/BOOT-INF/lib/spring-beans-5.1.7.RELEASE.jar!/


Action:

Correct the classpath of your application so that it contains a single, compatible version of org.springframework.beans.factory.config.ConfigurableListableBeanFactory

解决方案:

spring-boot-starter-parent 版本错误, 改为 2.5.6版本后正常运行
转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/345179.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号