mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +00:00
Merge adc24f4016
into 415bd73893
This commit is contained in:
commit
5e5826e7ee
1 changed files with 4 additions and 0 deletions
|
@ -23,3 +23,7 @@ logging.level.org.springframework=INFO
|
|||
|
||||
# Active Spring profiles
|
||||
spring.profiles.active=production
|
||||
|
||||
# Maximum time the static resources (css, js, fonts and images) should be cached
|
||||
spring.resources.cache.cachecontrol.max-age=12h
|
||||
|
||||
|
|
Loading…
Reference in a new issue