Skip to content

Commit 0c1fa8e

Browse files
author
Dave Syer
authored
Update name of deprecated config property
1 parent 1db99db commit 0c1fa8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ logging.level.org.springframework=INFO
2222
# logging.level.org.springframework.context.annotation=TRACE
2323

2424
# Maximum time static resources should be cached
25-
spring.resources.cache.cachecontrol.max-age=12h
25+
spring.web.resources.cache.cachecontrol.max-age=12h

0 commit comments

Comments
 (0)