类分层结构
- java.lang.Object
- com.mbap.gateway.filter.AuthGlobalFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- com.mbap.gateway.component.AuthorizationManager (implements org.springframework.security.authorization.ReactiveAuthorizationManager<T>)
- com.mbap.gateway.filter.CorsResponseHeaderFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- com.mbap.gateway.filter.IgnoreUrlsRemoveJwtFilter