@Configuration public class GatewaySupportConfiguration extends Object
| 构造器和说明 |
|---|
GatewaySupportConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomRouteDefinitionRepository |
customRouteDefinitionRepository() |
org.springframework.boot.web.reactive.error.ErrorWebExceptionHandler |
errorWebExceptionHandler(org.springframework.boot.web.reactive.error.ErrorAttributes errorAttributes,
org.springframework.boot.autoconfigure.web.WebProperties webProperties,
org.springframework.beans.factory.ObjectProvider<org.springframework.web.reactive.result.view.ViewResolver> viewResolvers,
org.springframework.http.codec.ServerCodecConfigurer serverCodecConfigurer,
org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
org.springframework.context.ApplicationContext applicationContext) |
ExporterController |
exporterController() |
ReactiveGlobalExceptionHandler |
globalExceptionHandler() |
ModuleApiRefreshTask |
moduleApiRefreshTask() |
ServiceExporterController |
serviceExporterController() |
@Bean public ReactiveGlobalExceptionHandler globalExceptionHandler()
@Bean public CustomRouteDefinitionRepository customRouteDefinitionRepository()
@Bean public ExporterController exporterController()
@Bean public ServiceExporterController serviceExporterController()
@Bean
public org.springframework.boot.web.reactive.error.ErrorWebExceptionHandler errorWebExceptionHandler(org.springframework.boot.web.reactive.error.ErrorAttributes errorAttributes,
org.springframework.boot.autoconfigure.web.WebProperties webProperties,
org.springframework.beans.factory.ObjectProvider<org.springframework.web.reactive.result.view.ViewResolver> viewResolvers,
org.springframework.http.codec.ServerCodecConfigurer serverCodecConfigurer,
org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
org.springframework.context.ApplicationContext applicationContext)
@Bean public ModuleApiRefreshTask moduleApiRefreshTask()
Copyright © 2025. All rights reserved.