@Configuration(proxyBeanMethods=false) public static class AdminServerUiAutoConfiguration.ReactiveUiConfiguration.AdminUiWebfluxConfig extends Object implements org.springframework.web.reactive.config.WebFluxConfigurer
Constructor and Description |
---|
AdminUiWebfluxConfig(AdminServerUiProperties adminUi,
AdminServerProperties adminServer,
org.springframework.context.ApplicationContext applicationContext) |
Modifier and Type | Method and Description |
---|---|
void |
addResourceHandlers(org.springframework.web.reactive.config.ResourceHandlerRegistry registry) |
HomepageForwardingFilter |
homepageForwardFilter() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCorsMappings, addFormatters, configureArgumentResolvers, configureContentTypeResolver, configureHttpMessageCodecs, configurePathMatching, configureViewResolvers, getMessageCodesResolver, getValidator, getWebSocketService
public AdminUiWebfluxConfig(AdminServerUiProperties adminUi, AdminServerProperties adminServer, org.springframework.context.ApplicationContext applicationContext)
public void addResourceHandlers(org.springframework.web.reactive.config.ResourceHandlerRegistry registry)
addResourceHandlers
in interface org.springframework.web.reactive.config.WebFluxConfigurer
@Bean @ConditionalOnMissingBean public HomepageForwardingFilter homepageForwardFilter() throws IOException
IOException
Copyright © 2021 codecentric AG. All rights reserved.