Polish sample

Closes gh-10330
This commit is contained in:
Stephane Nicoll
2017-09-19 17:03:19 +02:00
parent 974a630f6b
commit d89ff8cb28
6 changed files with 6 additions and 7 deletions

View File

@@ -4,14 +4,13 @@ service.name=Phil
# logging.level.org.springframework.security=DEBUG
management.address=127.0.0.1
endpoints.default.web.enabled=true
endpoints.shutdown.enabled=true
server.tomcat.basedir=target/tomcat
server.tomcat.accesslog.enabled=true
server.tomcat.accesslog.pattern=%h %t "%r" %s %b
security.require-ssl=false
#spring.jackson.serialization.INDENT_OUTPUT=true
spring.jmx.enabled=true
endpoints.default.web.enabled=true
spring.jackson.serialization.write_dates_as_timestamps=false