-
之前使用的是nacos作为注册中心,是支持的,举个例子
http://localhost:8080/query_service_name/query/xxx
localhost:8080是网关的地址IP
query_service_name是应用服务注册在nacos的注册服务名,相当于service comb的service name
这样请求,在SpringCloud网关不加任何路由规则…
-
http://shuchang.sc.cn/2017/11/01/springcloud/#more
-
我的版本如下:
2.7.5
2021.0.4.0
2021.0.4
发现@SentinelRestTemplate放在restTemplate中不生效,feign之间的调用倒是没什么问题,求解答,我猜测是版本不兼容,
能否给一个兼容版本,我使用了官网推荐的 springboot版本是2.6.11,也是不生效
XW512 updated
4 months ago
-
#### Enviroment:
pinpoint 2.1.0
springboot 1.4.5-release
spring-cloud-starter-feign:1.4.5-release
#### Describe your problem**
Services are called by feign,but not multi-application http call t…
-
-
### What problem does this feature solve
希望可以出一个 tinypro 对接springcloud 后端的视频教程
### What does the proposed API look like
希望可以出一个 tinypro 对接springcloud 后端的视频教程
-
### Question
When the client is redeployed, the IP set in the springcloud plugin in admin will not be removed.
-
## Nacos
在 SpringBoot 的配置文件中 nacos 的 namespace 要填写命名空间ID而不是名称
-
直接从git拉取下来的master分支,运行eureka
抛错:Caused by: java.lang.ClassNotFoundException: org.apache.http.util.Args
需添加
http-core jar eureka才能运行
-
npm ERR! code 1
npm ERR! path C:\Users\test\IdeaProjects\SpringCloud-Admin\node_modules\node-sass
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/install.…