@Configuration @ConditionalOnResource(resources="classpath:/META-INF/resources/webjars/navigation-bar/bundle.js") public static class CoffeeNetNavigationAutoConfiguration.CoffeeNetWebClientSideRenderingConfiguration extends Object
| Constructor and Description |
|---|
CoffeeNetWebClientSideRenderingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CoffeeNetNavigationEndpoint |
coffeeNetWebEndpoint(CoffeeNetNavigationService coffeeNetNavigationService) |
public CoffeeNetWebClientSideRenderingConfiguration()
@Bean @Autowired @ConditionalOnMissingBean(value=CoffeeNetNavigationEndpoint.class) public CoffeeNetNavigationEndpoint coffeeNetWebEndpoint(CoffeeNetNavigationService coffeeNetNavigationService)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.