
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 · 1455 阅读 · 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 · 5439 阅读 · 0 评论