Duplicate grpc.health.v1.Health error on upgrading starter to 4.5.10 #303
Replies: 3 comments 2 replies
-
Looks like you are registering another health check service |
Beta Was this translation helpful? Give feedback.
-
Yes can I add only |
Beta Was this translation helpful? Give feedback.
-
You can exclude https://github.com/LogNet/grpc-spring-boot-starter/blob/master/grpc-spring-boot-starter/src/main/java/org/lognet/springboot/grpc/autoconfigure/consul/ConsulGrpcAutoConfiguration.java autoconfiguration using springs standard property. |
Beta Was this translation helpful? Give feedback.
-
I am getting the below error on upgrading starter to 4.5.10 with spring-boot 2.5.8.
Any one faced the same problem?
Beta Was this translation helpful? Give feedback.
All reactions