Uses of Class
io.quarkus.spring.cloud.config.client.runtime.eureka.EurekaResponseMapper
Packages that use EurekaResponseMapper
-
Uses of EurekaResponseMapper in io.quarkus.spring.cloud.config.client.runtime.eureka
Constructors in io.quarkus.spring.cloud.config.client.runtime.eureka with parameters of type EurekaResponseMapperModifierConstructorDescriptionEurekaClient(io.vertx.mutiny.ext.web.client.WebClient webClient, Duration timeout, EurekaResponseMapper eurekaResponseMapper, RandomEurekaInstanceSelector randomEurekaInstanceSelector)