vault backup: 2025-12-04 09:12:56
This commit is contained in:
18
技术探究/JAVA/spring/springcloud/springcloud 问题.md
Normal file
18
技术探究/JAVA/spring/springcloud/springcloud 问题.md
Normal file
@@ -0,0 +1,18 @@
|
||||
## feign 调用不成功
|
||||
![[企业微信截图_16705110327149.png]]
|
||||
![[企业微信截图_16705110828214.png]]
|
||||
网卡不通,导致调用失败 设置 微服务 网卡
|
||||
|
||||
spring:
|
||||
application:
|
||||
# 应用名称
|
||||
name: country-assets
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: @profiles.active@
|
||||
cloud:
|
||||
inetutils:
|
||||
preferred-networks: 10.4.42
|
||||
|
||||
### scg spring cloud gateway 服务异常
|
||||
http://www.manongjc.com/detail/27-iazhohptlxsunmg.html
|
||||
Reference in New Issue
Block a user