本地模式
说明
- 主要介绍在单机环境下,然后使用本地
API更新网关数据。 配置属性:
shenyu:
local:
enabled: true
sha512Key: 123456
- 统一返回结果:
success
-
统一请求前缀:
localhost:9095/shenyu -
统一请求头:
localKey: 123456
API 更新网关数据。 配置属性:shenyu:
local:
enabled: true
sha512Key: 123456
success
统一请求前缀:localhost:9095/shenyu
统一请求头:localKey: 123456