diff --git a/prototype/src/main/resources/application.properties b/prototype/src/main/resources/application.properties index 23c82d2..b1d9dea 100644 --- a/prototype/src/main/resources/application.properties +++ b/prototype/src/main/resources/application.properties @@ -1,6 +1,7 @@ # ---------------------------------------- # CORE PROPERTIES # ---------------------------------------- +spring.resources.cache.cachecontrol.maxAge=P365D # LOGGING logging.level.org.springframework.web=INFO