Skip to content

Migrate CacheControl to use java.time.Duration for durations#22545

Merged
jhoeller merged 1 commit intospring-projects:masterfrom
larsgrefer:feature/cacheControlDuration
Mar 8, 2019
Merged

Migrate CacheControl to use java.time.Duration for durations#22545
jhoeller merged 1 commit intospring-projects:masterfrom
larsgrefer:feature/cacheControlDuration

Conversation

@larsgrefer
Copy link
Copy Markdown
Contributor

No description provided.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 8, 2019
@larsgrefer larsgrefer force-pushed the feature/cacheControlDuration branch from 1bd1ee0 to 1ceb3fa Compare March 8, 2019 00:41
@jhoeller jhoeller self-assigned this Mar 8, 2019
@jhoeller jhoeller added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Mar 8, 2019
@jhoeller jhoeller added this to the 5.2 M1 milestone Mar 8, 2019
@jhoeller jhoeller merged commit a98e3f0 into spring-projects:master Mar 8, 2019
@jhoeller jhoeller added the in: web Issues in web modules (web, webmvc, webflux, websocket) label Mar 8, 2019
@jhoeller
Copy link
Copy Markdown
Contributor

jhoeller commented Mar 8, 2019

Thanks for raising this! Other classes such as ResponseCookie and TaskScheduler are Duration-based already, so CacheControl was really an odd one out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants