@Configuration @Import(value=EurekaServerInitializerConfiguration.class) @EnableDiscoveryClient public class EurekaServerConfiguration extends org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
| Constructor and Description |
|---|
EurekaServerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
EurekaController |
eurekaController() |
org.springframework.boot.context.embedded.FilterRegistrationBean |
jersey() |
org.springframework.boot.context.embedded.FilterRegistrationBean |
traceFilterRegistration(javax.servlet.Filter filter) |
addArgumentResolvers, addFormatters, addInterceptors, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendMessageConverters, getMessageCodesResolver, getValidator@Bean public EurekaController eurekaController()
@Bean public org.springframework.boot.context.embedded.FilterRegistrationBean jersey()
@Bean
public org.springframework.boot.context.embedded.FilterRegistrationBean traceFilterRegistration(@Qualifier(value="webRequestLoggingFilter")
javax.servlet.Filter filter)
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.