所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- com.iplatform.gateway.config.FilterConfig
- com.iplatform.gateway.IplatformGatewayApplication
- com.iplatform.gateway.filter.RouteRecordGlobalFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)