Name |
Type |
Description |
Set format of access log. Default is LoggerFormat.DEFAULT. Available values are:
|
||
|
Configure when to collect access log. True if after request arrives, false after sending response. |
Name |
Type |
Description |
|
Sets the backpressure buffer capacity, the number of request that single Server instance can support concurrently. Default value is 1000. |
|
Sets the strategy how to deal with backpressure buffer overflow. Default is DROP_LATEST. Available values:
|
||
|
Sets the HTTP response code returned wheb request is dropped. Default is TOO_MANY_REQUESTS(429) |
|
|
Enabled/disables request dropping (backpressure) on heavy load. Default is true - enabled. |
Name |
Type |
Description |
|
Set whether to display or not the exception on error pages |
|
Set the drop request options (see |
||
|
List of |
|
Set the Hystrix Metrics options (see |
||
|
Set list of |
|
|
Location of your spec. It can be an absolute path, a local path or remote url (with HTTP protocol). |
|
|
Set list of |
|
Set the HTTP Server options |
Name |
Type |
Description |
|
Configuration for the |
|
|
Name of the |
Name |
Type |
Description |
|
Sets list of error handlers definitions for particular operationId. |
|
|
Sets list of handlers definitions for particular operationId. |
|
|
Sets operationId name. |