Skip to content

Support cache rules by annotation #2

@stefankendall

Description

@stefankendall

I have a controller which cannot have any cached responses. Rather than paste cache false all over my methods and rely on injected methods, I would love to be able to specify @NoCaching or @nocache on my controller and or controller methods, much like how the spring security plugin works.

I'm not sure how viable annotations would be for the more complex caching rules, but for NoCache, it seems like an easy solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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