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