Tidy up sample configs

This commit is contained in:
Dave Syer
2015-08-13 11:20:49 +01:00
parent 4b7154e1e5
commit 4df00755a5
3 changed files with 3 additions and 25 deletions

View File

@@ -12,11 +12,3 @@ spring:
logging:
pattern:
console: '%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID:- }){magenta} %clr(---){faint} %clr([trace=%X{X-Trace-Id:-},span=%X{X-Span-Id:-}]){yellow} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wex'
endpoints:
health:
sensitive: false
restart:
enabled: true
shutdown:
enabled: true