Closes gh-3750
This commit is contained in:
Stephane Nicoll
2015-08-14 09:24:24 +02:00
parent 74e1a1c940
commit 4e0f99ed8b
3 changed files with 28 additions and 44 deletions

View File

@@ -279,7 +279,7 @@ content into your application; rather pick only the properties that you need.
spring.messages.basename=messages
spring.messages.cache-seconds=-1
spring.messages.encoding=UTF-8
spring.messages.fallback-to-system-locale=true
spring.messages.fallback-to-system-locale=true # set whether to fall back to the system Locale
[[common-application-properties-security]]
# SECURITY ({sc-spring-boot-autoconfigure}/security/SecurityProperties.{sc-ext}[SecurityProperties])