Linyuzai / concept

封装了一些常用组件,走过路过不要错过哦
Apache License 2.0
380 stars 113 forks source link

concept-router-spring-boot-starter #15

Closed 18767170861 closed 8 months ago

18767170861 commented 10 months ago

SpringCloud:Hoxton.SR12 + SpringBoot:2.3.12.RELEASE + nacos + Gateway error: Field propertiesFactory in org.springframework.cloud.netflix.ribbon.RibbonClientConfiguration required a bean of type 'org.springframework.cloud.netflix.ribbon.PropertiesFactory' that could not be found.

Linyuzai commented 10 months ago

SpringCloud:Hoxton.SR12 + SpringBoot:2.3.12.RELEASE + nacos + Gateway error: Field propertiesFactory in org.springframework.cloud.netflix.ribbon.RibbonClientConfiguration required a bean of type 'org.springframework.cloud.netflix.ribbon.PropertiesFactory' that could not be found.

我这边测试下来没有你说的那个问题,SpringCloud:Hoxton.SR12 + SpringBoot:2.3.12.RELEASE + SpringCloudAlibaba2.2.6. RELEASE + Gateway,你可以看一下org.springframework.cloud:spring-cloud-netflix-ribbon是哪个版本,我的是2.2.9. RELEASE,里面的RibbonAutoConfiguration应该有注入PropertiesFactory