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 2020/10/17 02:39:40 UTC

[GitHub] [dubbo-go] wghdir commented on issue #796: 希望支持springboot下java同go的互通

wghdir commented on issue #796:
URL: https://github.com/apache/dubbo-go/issues/796#issuecomment-710731698


   指定version及group已解决,我说怎么go的服务上没有::,java的有,原来那是version同group
   go的服务上加:
       version: "1.0.0"
       group: "wgh"
   java的注解上加:
   version = "1.0.0",group = "wgh"


----------------------------------------------------------------
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.

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