Package org.springframework.cloud.gateway.handler
package org.springframework.cloud.gateway.handler
-
ClassDescriptionWebHandler that delegates to a chain of
GlobalFilterinstances andGatewayFilterFactoryinstances then to the targetWebHandler.