@Configuration
@ConditionalOnProperty(prefix="coffeenet.discovery",
name="enabled",
havingValue="true",
matchIfMissing=true)
public class CoffeeNetDiscoveryAutoConfiguration
extends Object
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.