Skip to content

LocalResponseCache support for Spring Cloud Gateway Server Web MVC #4182

@ingogriebsch

Description

@ingogriebsch

Is your feature request related to a problem? Please describe.
We would like to be able to cache responses and would therefore appreciate a filter in the Web MVC stack similar to the existing LocalResponseCache GatewayFilter in the Webflux stack.

Although we found the following page in the current documentation, we can't find a way to configure this filter or the code outlined in the documentation.

Describe the solution you'd like
The ability to configure a ResponseCache in the Web MVC stack in the same way as in the Webflux stack.

Describe alternatives you've considered
Implementing the filter ourselves. But this presents us with some challenges.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions