java - Microservices with gRPC and REST using Spring Boot -


for project i'd set small microservice scenario using spring boot api gateway exposing rest , graphql clients, eureka service registry , 3 services. want services behind api gateway talk grpc because of performance reasons, @ same time still expose additional rest api. there clean way implement both types of interfaces on top of same business logic? , how gateway proxy clients' http requests grpc ones?


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -