apache/dubbo

How to route based on metadata by use spring cloud and nacos

Open

#8,284 opened on 2021年7月13日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Java (26,453 forks)batch import
help wanted

Repository metrics

Stars
 (41,524 stars)
PR merge metrics
 (平均マージ 7d 14h) (30d で 20 merged PRs)

説明

If I want route by nacos metadata。In AbstractLoadBalance and AbstractRouter ,I can not get metadata from (List<Invoker> invokers, URL url, Invocation invocation) what should I do?

コントリビューターガイド