Package net.devh.boot.grpc.server.nameresolver
package net.devh.boot.grpc.server.nameresolver
Classes used to resolve the client name into the actual service addresses.
-
ClassesClassDescriptionA
NameResolverthat will always respond with the server's own address.A name resolver factory that will create aSelfNameResolverFactorybased on the target uri.