Merge branch '1.1.x'

This commit is contained in:
Phillip Webb
2014-09-25 10:05:35 -07:00
13 changed files with 183 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
logging.file: /tmp/logs/app.log
logging.level.org.springframework.security: INFO
management.address: 127.0.0.1
#management.port: 8181
endpoints.shutdown.enabled: true
server.tomcat.basedir: target/tomcat
server.tomcat.access_log_enabled: true