All Downloads are FREE. Search and download functionalities are using the official Maven repository.

yuan.dc-invoke.0.5.3.source-code.application-demo.yml Maven / Gradle / Ivy

There is a newer version: 0.5.4
Show newest version
restTemplate:
  # 连超时时间,单位ms,默认60s
  connectTimeout: ${REST_TEMPLATE_CONNECT-TIMEOUT:60000}
  # 读超时时间,单位ms,默认60s
  readTimeout: ${REST_TEMPLATE_READ-TIMEOUT:60000}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy