fengnex commented on issue #752:
URL:
https://github.com/apache/dubbo-go-samples/issues/752#issuecomment-2060868034
另外,这个实例,也就是dubbo-go-samples-main/helloworld/go-server/cmd这个go
server端能正常启动,但是根据其README.md中提示的下面的命令验证该server是否正常时,报404 page not
found,说明下面这个命令也有问题,同问该怎么解决?
具体命令如下:
curl --header "Content-Type: application/json" --data '{"name": "Dubbo"}'
http://localhost:50052/org.apache.dubbo.sample.Greeter/sayHello
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]