@Configuration(proxyBeanMethods=false)
@ConditionalOnProperty(value="spring.cloud.zookeeper.dependency.resttemplate.enabled",
matchIfMissing=true)
@AutoConfigureAfter(value=DependencyRibbonAutoConfiguration.class)
public class DependencyRestTemplateAutoConfiguration
extends Object
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.