类的使用
cn.bbwres.biscuit.gateway.GatewayProperties
使用GatewayProperties的程序包
程序包
说明
-
cn.bbwres.biscuit.gateway中GatewayProperties的使用
修饰符和类型方法说明GatewayAutoConfigure.errorAttributes(GatewayProperties gatewayProperties, org.springframework.beans.factory.ObjectProvider<org.springframework.context.support.MessageSourceAccessor> messagesProvider) gateway 统一错误处理GatewayAutoConfigure.DynamicRouteConfigurer.DynamicRouteNacosConfigurer.gatewayRouteNacosProcessor(NacosConfigOperation nacosConfigOperation, DefaultGatewayRoute defaultGatewayRoute, GatewayProperties gatewayProperties, org.springframework.core.env.Environment environment) 动态路由 -
cn.bbwres.biscuit.gateway.authorization中GatewayProperties的使用
修饰符和类型方法说明org.springframework.security.web.server.authorization.ServerAccessDeniedHandlerResourceServerConfig.customServerAccessDeniedHandler(GatewayProperties gatewayProperties) 无权访问自定义响应org.springframework.security.web.server.ServerAuthenticationEntryPointResourceServerConfig.customServerAuthenticationEntryPoint(GatewayProperties gatewayProperties) 无效token/token过期 自定义响应ResourceServerConfig.resourceCacheService(GatewayProperties gatewayProperties, ResourceService resourceService) 资源缓存服务TokenConfig.resourceService(org.springframework.web.reactive.function.client.WebClient webClient, GatewayProperties gatewayProperties) org.springframework.security.web.server.SecurityWebFilterChainResourceServerConfig.springSecurityFilterChain(org.springframework.security.config.web.server.ServerHttpSecurity http, GatewayProperties gatewayProperties, AuthorizationManager authorizationManager, org.springframework.security.web.server.authorization.ServerAccessDeniedHandler customServerAccessDeniedHandler, org.springframework.security.web.server.ServerAuthenticationEntryPoint customServerAuthenticationEntryPoint, org.springframework.beans.factory.ObjectProvider<org.springframework.security.authentication.ReactiveAuthenticationManager> reactiveAuthenticationManager) 安全处理类 -
cn.bbwres.biscuit.gateway.cache中GatewayProperties的使用
限定符构造器说明ResourceCacheService(GatewayProperties gatewayProperties, ResourceService resourceService) Constructor for ResourceCacheService. -
cn.bbwres.biscuit.gateway.filters中GatewayProperties的使用
-
cn.bbwres.biscuit.gateway.route中GatewayProperties的使用
限定符构造器说明GatewayRouteNacosProcessor(NacosConfigOperation nacosConfigOperation, DefaultGatewayRoute defaultGatewayRoute, GatewayProperties gatewayProperties, org.springframework.core.env.Environment environment) -
cn.bbwres.biscuit.gateway.service中GatewayProperties的使用
限定符构造器说明ResourceServiceImpl(org.springframework.web.reactive.function.client.WebClient webClient, GatewayProperties gatewayProperties)