apache/dubbo
How to route based on metadata by use spring cloud and nacos
Aberta
#8.284 aberto em 13 de jul. de 2021
help wanted
Métricas do repositório
- Stars
- (41.524 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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?