Remove unnecessary configs from samples

This commit is contained in:
Dave Syer
2015-12-31 11:24:28 +00:00
parent 9bf19caf07
commit 6a8f23e185
6 changed files with 10 additions and 44 deletions

View File

@@ -4,11 +4,3 @@ server:
spring:
application:
name: testSleuthApp
sleuth:
log:
json:
enabled: true
logging:
pattern:
level: '%clr([trace=%X{X-Trace-Id:-},span=%X{X-Span-Id:-}]){yellow} %5p'