apache/dubbo

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

Open

#8.284 geöffnet am 13. Juli 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (41.524 Stars) (26.453 Forks)batch import
help wanted

Beschreibung

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?

Contributor Guide