logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

完美解决Error creating bean with name ‘configurationPropertiesBeans‘ defined in class path resource

在一个整合了Nacos的SpringBoot项目中加入elasticsearch官方依赖之后,项目启动报错:Error creating bean with name 'configurationPropertiesBeans' defined in class path resource,其实是版本问题。

#spring boot#elasticsearch#maven
到底了