Merge pull request #4243 from izeye/patch-43
* pr/4243: Fix broken link
This commit is contained in:
commit
fc55d8b7a6
|
|
@ -31,7 +31,7 @@ content into your application; rather pick only the properties that you need.
|
||||||
banner.charset=UTF-8 # banner file encoding
|
banner.charset=UTF-8 # banner file encoding
|
||||||
banner.location=classpath:banner.txt # banner file location
|
banner.location=classpath:banner.txt # banner file location
|
||||||
|
|
||||||
# SPRING CONFIG ({sc-spring-boot}/context/config/ConfigFileApplicationListener.{sc-ext}[ConfigFileApplicationListener])
|
# SPRING CONFIG ({sc-spring-boot}/context/config/ConfigFileEnvironmentPostProcessor.{sc-ext}[ConfigFileEnvironmentPostProcessor])
|
||||||
spring.config.name= # config file name (default to 'application')
|
spring.config.name= # config file name (default to 'application')
|
||||||
spring.config.location= # location of config file
|
spring.config.location= # location of config file
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue