springCloud
文章平均质量分 52
lishiyueup
码龄十多年的码农
展开
-
spring boot项目中使用nacos+sentinel,feign: sentinel: enabled: true 运行服务报错
最近的开发工作中,遇到了一个让我感到困惑的问题,spring boot项目中使用nacos+sentinel,feign: sentinel: enabled: true 运行服务报错原创 2023-07-09 17:20:05 · 1235 阅读 · 4 评论 -
Spring Cloud gateway 运行报错:Please set spring.main.web-application-type=reactive or remove spring-boot
使用springcloud gateway 运行报错:“Please set spring.main.web-application-type=reactive or remove spring-boot-starter-web dependency”。经过一番分析与解决现在和大家分享一下解决办法。原创 2023-07-08 13:10:33 · 4427 阅读 · 0 评论