Commit fd2ffa82 by Administrator

Add new file

parent 8062b6ed
# sleuth配置
spring:
zipkin:
rabbitmq:
queue: zipkin
sleuth:
sampler:
percentage: 1
ignore:
urls:
- /actuator/**
- /token/**
- /pwd/**
- /mobile/**
- /sso/**
- /**/*.css
- /auth/**
- /refresh/**
- /swagger-ui.html
- /swagger-resources/**
- /*/v2/api-docs
- /webjars/**
- /personalBack/**
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment