Gitiles
Code Review
Sign In
source.supwisdom.com
/
platform_product
/
platform_gearbox
/
gearbox-config
/
1aa577b0edc006012851e017d612164c72dd656b
/
.
/
faq-production.properties
blob: 2c4c97150ad7b56ed425f4461ae89b6bbb69864d [
file
] [
log
] [
blame
]
## 初始启动配置(修改后,须重启服务才能使配置生效)
# eureka 配置
eureka
.
client
.
enabled
=
true
# zipkin 配置
spring
.
zipkin
.
enabled
=
true
## 可刷新配置(修改后,调用服务的 /refresh 可以进行刷新,使配置生效,无须重启服务)