Error creating bean with name ‘nacosConfigurationPropertiesBinder’: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.alibaba.boot.nacos.config.binder.NacosBootConfigurationPropertiesBinder]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: org/springframework/boot/context/properties/ConfigurationBeanFactorymetadata
[方法1] 使用0.2.1版本Nacos这个版本功能较少
[方法2] 使用2.4.0版本以下的spring-boot-starter-parentcom.alibaba.boot nacos-config-spring-boot-starter 0.2.1 com.alibaba.boot nacos-config-spring-boot-actuator 0.2.1
org.springframework.boot spring-boot-starter-parent 2.3.12.RELEASE


![[错误解决] SpringBoot 整合 Nacos NoClassDefFoundError ConfigurationBeanFactoryMetadata [错误解决] SpringBoot 整合 Nacos NoClassDefFoundError ConfigurationBeanFactoryMetadata](http://www.mshxw.com/aiimages/31/435058.png)
