@Configuration
@ConditionalOnMissingClass(value={"com.sun.jersey.api.client.filter.ClientFilter","org.springframework.web.reactive.function.client.WebClient"})
@ConditionalOnProperty(prefix="eureka.client",
name="webclient.enabled",
havingValue="true")
protected static class DiscoveryClientOptionalArgsConfiguration.WebClientNotFoundConfiguration
extends Object
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.