forked from DevFW-CICD/spring-petclinic
Update name of deprecated config property
This commit is contained in:
parent
1db99dbb58
commit
0c1fa8e8e2
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ logging.level.org.springframework=INFO
|
|||
# logging.level.org.springframework.context.annotation=TRACE
|
||||
|
||||
# Maximum time static resources should be cached
|
||||
spring.resources.cache.cachecontrol.max-age=12h
|
||||
spring.web.resources.cache.cachecontrol.max-age=12h
|
||||
|
|
Loading…
Reference in a new issue