类 GatewayConf
- java.lang.Object
-
- tech.codingless.core.gateway.conf.GatewayConf
-
@Configuration public class GatewayConf extends Object
-
-
构造器概要
构造器 构造器 说明 GatewayConf()
-
-
-
方法详细资料
-
initGatewayInterceptor
@Bean public GatewayInterceptor initGatewayInterceptor()
-
initGatewayStatController
@Bean public GatewayStatController initGatewayStatController()
-
initGatewayInterceptionsConf
@Bean public GatewayInterceptionsConf initGatewayInterceptionsConf()
-
initModuleConf
@Bean public ModuleConf initModuleConf()
-
initWrapRequestFilter
@Bean public WrapRequestFilter initWrapRequestFilter()
-
-