Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More control over cache headers on simple actuator web endpoints #32823

Open
victorherraiz-santander opened this issue Oct 20, 2022 · 0 comments
Labels
type: enhancement A general enhancement

Comments

@victorherraiz-santander

I exposed some resources (non functional) as endpoints in the actuator, the clients use the cache headers to know how much time they are going to keep that resource cached and avoid repeated calls.

I would like to use a @WebEndpoint instead of @RestEndpointController with just a configuration or an annotation.

Could time-to-live affect response headers? could you offer a new configuration just for that?

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 20, 2022
@philwebb philwebb added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 16, 2022
@philwebb philwebb added this to the General Backlog milestone Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants