SpringBoot启动错误:org.springframework.boot.autoconfigure.SharedMetadataReaderFactoryContextInitializer

SpringBoot启动错误:org.springframework.boot.autoconfigure.SharedMetadataReaderFactoryContextInitializer,第1张

SpringBoot启动错误:org.springframework.boot.autoconfigure.SharedMetadataReaderFactoryContextInitializer

报错信息:

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

    org.springframework.boot.autoconfigure.SharedmetadataReaderFactoryContextInitializer$CachingmetadataReaderFactoryPostProcessor.register(SharedmetadataReaderFactoryContextInitializer.java:104)

The following method did not exist:

    org.springframework.beans.factory.support.BeanDefinitionBuilder.rootBeanDefinition(Ljava/lang/Class;Ljava/util/function/Supplier;)Lorg/springframework/beans/factory/support/BeanDefinitionBuilder;

The calling method's class, org.springframework.boot.autoconfigure.SharedmetadataReaderFactoryContextInitializer$CachingmetadataReaderFactoryPostProcessor, was loaded from the following location:

一种解决方式,注意主类的对应。

欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/zaji/5683132.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-17
下一篇 2022-12-17

发表评论

登录后才能评论

评论列表(0条)

保存