改造后--dashboard同步nacos中新增限流规则 ┌─┐ ║"│ └┬┘ ┌┼┐ │ ┌─────────────────────────┐ ┌──────────────────────────────┐ ┌──────────────────────┐ ┌─────────────┐ ┌┴┐ │GatewayFlowRuleController│ │GatewayFlowRulesNacosPublisher│ │NacosConfig中Converter│ │ConfigService│ sentinel控制台 └────────────┬────────────┘ └───────────────┬──────────────┘ └───────────┬──────────┘ └──────┬──────┘ ┌┴┐ 𝟏 新增限流规则 ┌┴┐ │ │ │ │ │ ───────────────────────────>│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ────┐ │ │ │ │ │ │ │ │ 𝟐 addFlowRule │ │ │ │ │ │ │ <───┘ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ────┐ │ │ │ │ │ │ │ │ 𝟑 一系列的封装和转换 │ │ │ │ │ │ │ <───┘ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ────┐ │ │ │ │ │ │ │ │ 𝟒 publishRules │ │ │ │ │ │ │ <───┘ │ │ │ │ │ │ │ │ │ │ │ │ │ │ 𝟓 publish将规则推送到nacos中 ┌┴┐ │ │ │ │ │ │ ───────────────────────────────────>│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │𝟔 List -> List -> JSON字符串┌┴┐ ┌┴┐ │ │ │ │ │ │ ──────────────────────────────────────────────────────────────────>│ │ │ │ └┬┘ └┬┘ └┬┘ └┬┘ │ │ │ │ │ │ 𝟕 获取nacos配置用于后续推送 │ │ │ │ │ │ ────────────────────────────>│ │ sentinel控制台 ┌────────────┴────────────┐ ┌───────────────┴──────────────┐ ┌───────────┴──────────┐ ┌─────│ │─────┐ ┌─┐ │GatewayFlowRuleController│ │GatewayFlowRulesNacosPublisher│ │NacosConfig中Converter│ │Confi│ │rvice│ ║"│ └─────────────────────────┘ └──────────────────────────────┘ └──────────────────────┘ └─────│ │─────┘ └┬┘ │ │ ┌┼┐ │ │ │ │ │ ┌┴┐ │ │ └┬┘