报错信息:
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:
一种解决方式,注意主类的对应。



