Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/spring-boot/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Spring boot gRpc服务的API网关_Spring Boot_Grpc_Netflix Zuul_Api Gateway_Grpc Java - Fatal编程技术网

Spring boot gRpc服务的API网关

Spring boot gRpc服务的API网关,spring-boot,grpc,netflix-zuul,api-gateway,grpc-java,Spring Boot,Grpc,Netflix Zuul,Api Gateway,Grpc Java,我正在使用grpc http协议,但我希望通过网关传递所有grpc调用,以集中调用。我在spring boot应用程序中使用Zuul代理网关。我如何实现这一点 上次我检查zuul不支持gRPC需要的http/2

我正在使用grpc http协议,但我希望通过网关传递所有grpc调用,以集中调用。我在spring boot应用程序中使用Zuul代理网关。我如何实现这一点

上次我检查zuul不支持gRPC需要的http/2