关于SPRINGBOOT中GRPC的客户端报错

io.grpc.StatusRuntimeException: UNIMPLEMENTED: Method Login.LoginGrpcService/LoginMethod is unimplemente

SPRINGBOOT跑GRPC遇到了这个问题,在客户端爆的,客户端运行时没啥问题,到浏览器输入的时候就报错了,啥问题