Skip to content

Instantly share code, notes, and snippets.

@liptga
Created August 30, 2017 12:15
Show Gist options
  • Save liptga/1b9c30f19699b0497524b1c83a766c66 to your computer and use it in GitHub Desktop.
Save liptga/1b9c30f19699b0497524b1c83a766c66 to your computer and use it in GitHub Desktop.
Application.yml example for timeouts
rest:
connection:
connection-request-timeout: 30000
connect-timeout: 30000
read-timeout: 30000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment