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

@@ -8,10 +8,6 @@ sample:
spring:
application:
name: testSleuthRibbon
sleuth:
log:
json:
enabled: true
zipkin:
ribbon:
@@ -38,7 +34,3 @@ zuul:
url: http://localhost:3381
vanilla:
url: http://localhost:3379
logging:
pattern:
level: '%clr([trace=%X{X-Trace-Id:-},span=%X{X-Span-Id:-}]){yellow} %5p'