程序包的使用
org.apache.dubbo.rpc.cluster.router.tag.model
-
使用org.apache.dubbo.rpc.cluster.router.tag.model的程序包 程序包 说明 org.apache.dubbo.rpc.cluster.router.tag.model -
org.apache.dubbo.rpc.cluster.router.tag.model使用的org.apache.dubbo.rpc.cluster.router.tag.model中的类 类 说明 Tag TagRouterRule %YAML1.2 --- force: true runtime: false enabled: true priority: 1 key: demo-provider tags: - name: tag1 addresses: [ip1, ip2] - name: tag2 addresses: [ip3, ip4] ...