gRPC Microservice using Spring Boot 3 and Eureka Discovery Server

preview_player
Показать описание
In this video, you will learn how to create the gRPC micro-service using the latest spring boot 3 version. Also, the Eureka Discovery Server will show how to discover the gRPC server without hard-coding the server URL into the client micro-service.

Other videos :

Contact details:
(+91)-8056232494

#grpc #springboot #eureka
Рекомендации по теме
Комментарии
Автор

How to add a service to eureka which have both server port and grpc server port ?

nagarjun
Автор

thank you very much, but the problem I see when adding the spring-boot-starter-web dependency to grpc-server is that it will also run a tomcat server (and as you didn't configure it, it will run on port 8080).

Also, with the last versions of the spring-eureka-client library you don't get the annotations @EnableEurekaClient

autlos
join shbcf.ru