feat: openFeign微服务之间远程调用

This commit is contained in:
landaiqing
2024-05-12 02:07:14 +08:00
parent 34dbdf62b2
commit 7602e43db6
26 changed files with 361 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
server:
port: 5000
port: 6000
spring:
cloud:
gateway:
@@ -21,7 +21,7 @@ spring:
# Redis数据库索引默认为0
database: 1
# Redis服务器地址
host: 116.196.80.239
host: 1.95.0.111
# Redis服务器连接端口
port: 6379
# Redis服务器连接密码默认为空