- Notifications
You must be signed in to change notification settings - Fork 41.5k
Spring Boot 2.3.0 M1 Configuration Changelog
Configuration properties change between 2.2.4.RELEASE
and 2.3.0.BUILD-SNAPSHOT
Key | Replacement | Reason |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Key | Default value | Description |
|
| Number of measurements per request to use for this backend. |
|
| Connection timeout for requests to this backend. |
|
| Whether exporting of metrics to this backend is enabled. |
|
| Number of threads to use with the metrics publishing scheduler. |
| Identifier of the Google Cloud project to monitor. | |
|
| Read timeout for requests to this backend. |
|
| Monitored resource type. |
|
| Step size (i.e. reporting frequency) to use. |
| ||
|
| Whether to enable http encoding support. |
| ||
| ||
| ||
| ||
|
| Name of the HTTP header from which the remote host is extracted. |
| `10\.\d{1,3}\.\d{1,3}\.\d{1,3} | 192\.168\.\d{1,3}\.\d{1,3} |
169\.254\.\d{1,3}\.\d{1,3} | 127\.\d{1,3}\.\d{1,3}\.\d{1,3} | 172\.1[6-9]{1}\.\d{1,3}\.\d{1,3} |
172\.2[0-9]{1}\.\d{1,3}\.\d{1,3} | 172\.3[0-1]{1}\.\d{1,3}\.\d{1,3} | 0:0:0:0:0:0:0:1 |
::1` | Regular expression that matches proxies that are to be trusted. |
|
| Name of the HTTP header used to override the original port value. |
|
Header that holds the incoming protocol, usually named "X-Forwarded-Proto". |
| |
| Value of the protocol header indicating whether the incoming request uses SSL. |
|
Name of the HTTP header from which the remote IP is extracted. |
| |
| Whether to log form data at DEBUG level, and headers at TRACE level. |
|
| Queries default page size. |
|
Name of the Cassandra session. |
| |
Default schema name managed by Flyway (case-sensitive). |
| |
Preferred JSON mapper to use for HTTP message conversion. |
| |
| Whether logging of (potentially sensitive) request details at DEBUG and TRACE level is allowed. |
|
Key | Replacement | Reason |
| Comma-separated index names. | |
|
| Time to wait for a response from the cluster. |
| ||
| ||
| ||
| ||
| Cassandra no longer providers JMX metrics. | |
| No longer available. | |
| each contact point must be of the form 'host:port'. | |
|
| Elasticsearch cluster name. |
| Comma-separated list of cluster node addresses. | |
| Additional properties used to configure the client. | |
|
| Connection timeout. |
|
| Whether to enable connection requests from multiple execution threads. |
| Login password. | |
| Proxy host the HTTP client should use. | |
| Proxy port the HTTP client should use. | |
|
| Read timeout. |
| Comma-separated list of the Elasticsearch instances to use. | |
| Login username. | |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
| Joda date time format string. | |
| ||
|