Spring Cloud Gateway + Eureka + gRPC
Apache License 2.0Apache-2.0
基于Spring Cloud Gateway + Eureka + gRPC实现的API网关,将Http请求的Json数据转为ProtoBuf格式,并利用gRPC框架调用业务Service。