问题描述
引入spring-cloud-context依赖后 报错Error creating bean with name 'configurationPropertiesBeans'
问题原因
Spring Boot 与 Spring Cloud 版本不对应
解决方法
查询相应的版本对应信息,依赖正确的版本
引入spring-cloud-context依赖后 报错Error creating bean with name 'configurationPropertiesBeans'
Spring Boot 与 Spring Cloud 版本不对应
查询相应的版本对应信息,依赖正确的版本