Uses of Class
org.springframework.cloud.gateway.filter.factory.rewrite.ModifyResponseBodyGatewayFilterFactory
Packages that use ModifyResponseBodyGatewayFilterFactory
-
Uses of ModifyResponseBodyGatewayFilterFactory in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return ModifyResponseBodyGatewayFilterFactoryModifier and TypeMethodDescriptionGatewayAutoConfiguration.modifyResponseBodyGatewayFilterFactory(org.springframework.http.codec.ServerCodecConfigurer codecConfigurer, Set<MessageBodyDecoder> bodyDecoders, Set<MessageBodyEncoder> bodyEncoders)