apache/dubbo

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

Open

#8 284 ouverte le 13 juil. 2021

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Java (26 453 forks)batch import
help wanted

Métriques du dépôt

Stars
 (41 524 stars)
Métriques de merge PR
 (Merge moyen 7j 14h) (20 PRs mergées en 30 j)

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?

Guide contributeur