mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:25:50 +00:00
Polish
This commit is contained in:
parent
d2ec371496
commit
be13722cc5
1 changed files with 2 additions and 0 deletions
|
@ -23,4 +23,6 @@ logging.level.org.springframework=INFO
|
||||||
|
|
||||||
# Active Spring profiles
|
# Active Spring profiles
|
||||||
spring.profiles.active=production
|
spring.profiles.active=production
|
||||||
|
|
||||||
|
# Caching
|
||||||
spring.cache.cache-names=vets
|
spring.cache.cache-names=vets
|
||||||
|
|
Loading…
Reference in a new issue