JavaScript is disabled on your browser.
java.lang.Object
org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
com.github.vanroy.cloud.dashboard.config.CloudDashboardConfig
All Implemented Interfaces:
org.springframework.web.servlet.config.annotation.WebMvcConfigurer
@Configuration
@ComponentScan(value="com.github.vanroy.cloud.dashboard")
public class CloudDashboardConfig
extends org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
Spring Cloud Dashboard WebApp configuration
Author:
Julien Roy
Method Summary
Methods inherited from class org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
addArgumentResolvers, addCorsMappings, addFormatters, addInterceptors, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendMessageConverters, getMessageCodesResolver, getValidator
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 2016 Pivotal Software, Inc. . All Rights Reserved.