diff --git a/prototype/src/main/resources/application.properties b/prototype/src/main/resources/application.properties index 9723e46..5507957 100644 --- a/prototype/src/main/resources/application.properties +++ b/prototype/src/main/resources/application.properties @@ -1,5 +1,5 @@ #caching -spring.resources.cache.cachecontrol.maxAge=P10M +spring.resources.cache.cachecontrol.maxAge=P0D # LOGGING logging.level.org.springframework.web=WARN