@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() |
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
IOExceptionCopyright © 2020 codecentric AG. All rights reserved.