diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index cff6d780d..ddb57e3e3 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -23,4 +23,6 @@ logging.level.org.springframework=INFO # Active Spring profiles spring.profiles.active=production + +# Caching spring.cache.cache-names=vets