You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/07/16 03:30:40 UTC

[GitHub] [dubbo] Cczzzz commented on issue #8284: How to route based on metadata by use spring cloud and nacos

Cczzzz commented on issue #8284:
URL: https://github.com/apache/dubbo/issues/8284#issuecomment-881150100


   it is not support ?
   add nacos metadata to  
   `private final MultiValueMap<String, URL> allExportedURLs = new LinkedMultiValueMap<>();`
   in class DubboServiceMetadataRepository。
   put  nacos metadata in url  parameters。
   How about this?
   
   	


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org