See gh-10595
This commit is contained in:
Stephane Nicoll
2017-11-23 13:32:03 +01:00
parent 13ccf45008
commit 02a0683cff

View File

@@ -84,6 +84,7 @@ content into your application. Rather, pick only the properties that you need.
spring.cache.type= # Cache type. By default, auto-detected according to the environment.
# SPRING CONFIG - using environment property only ({sc-spring-boot}/context/config/ConfigFileApplicationListener.{sc-ext}[ConfigFileApplicationListener])
spring.config.additional-location= # Config file locations used in addition to the defaults.
spring.config.location= # Config file locations.
spring.config.name=application # Config file name.