Skip to content
Snippets Groups Projects
router_config.yml 171 B
Newer Older
邹毅贤's avatar
邹毅贤 committed
# dubbo router yaml configure file
routerRules:
  - scope: application
    key: mock-app
    priority: 1
    force: true
    conditions :
      - "a => b"
      - "c => d"