|
|
|
@ -29,7 +29,7 @@ ribbon.ReadTimeout=5000 |
|
|
|
|
# 设置为true(默认false),则所有请求都重试,默认只支持get请求重试 |
|
|
|
|
# 请谨慎设置,因为post请求大多都是写入请求,如果要支持重试,确保服务的幂等性 |
|
|
|
|
ribbon.OkToRetryOnAllOperations=false |
|
|
|
|
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=5000 |
|
|
|
|
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds=13000 |
|
|
|
|
|
|
|
|
|
# 不用改 |
|
|
|
|
mybatis.fill.com.gitee.fastmybatis.core.support.DateFillInsert=gmt_create |
|
|
|
|