petclinic-uncached
Changes
Details
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index cff6d78..ddb57e3 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