- Notifications
You must be signed in to change notification settings - Fork 41.5k
Spring Boot 2.6.0 M3 Configuration Changelog
Configuration properties change between 2.6.0-M2
and 2.6.0-M3
Key | Replacement | Reason |
|
| |
|
| |
|
| |
|
| |
|
| |
| Use of SSL should be indicated through an https URI scheme | |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Key | Default value | Description |
|
| Comma-separated list of paths to report disk metrics for. |
|
| Connection timeout used when communicating with Elasticsearch. |
| Password for authentication with Elasticsearch. | |
| Prefix added to the path of every request sent to Elasticsearch. | |
|
| Delay of a sniff execution scheduled after a failure. |
|
| Interval between consecutive ordinary sniff executions. |
|
| Socket timeout used when communicating with Elasticsearch. |
| Comma-separated list of the Elasticsearch instances to use. | |
| Username for authentication with Elasticsearch. | |
| Limit on the number of bytes that can be buffered whenever the input stream needs to be aggregated. | |
|
| Maximum time between retries when attempting to connect to the database. |
|
| Prefix of placeholders in migration scripts. |
|
| Suffix of placeholders in migration scripts. |
| Cron expression for polling. | |
| Polling delay period. | |
| Polling rate period. | |
| Polling initial delay. | |
| Maximum of messages to poll per polling cycle. | |
|
| How long to wait for messages on poll. |