- Notifications
You must be signed in to change notification settings - Fork 41.3k
Spring Boot 3.5.0 RC1 Configuration Changelog
Configuration property changes between 3.5.0-M3
and 3.5.0-RC1
Key | Replacement | Reason |
---|---|---|
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Key | Default value | Description |
---|---|---|
| Whether context data should be included in the JSON. | |
| The prefix to use when inserting context data. | |
| Per-meter properties that can be used to override defaults. | |
| Default connect timeout for a client HTTP request. | |
| Default factory used for a client HTTP request. | |
| Default read timeout for a client HTTP request. | |
| Handling for HTTP redirects. | |
| SSL bundle to use. | |
|
| Whether to log form data at DEBUG level, and headers at TRACE level. |
| Limit on the number of bytes that can be buffered whenever the input stream needs to be aggregated. | |
| Default connect timeout for a client HTTP request. | |
| Default connector used for a client HTTP request. | |
| Default read timeout for a client HTTP request. | |
| Handling for HTTP redirects. | |
| SSL bundle to use. | |
| Maximum delay between invocations of poll() when using consumer group management. | |
| Specify how referrals encountered by the service provider are to be processed. | |
|
| Determine when the task executor is to be created. |
|
| Whether to reject tasks when the concurrency limit has been reached. |
|
| Whether the condition evaluation report should be printed when the ApplicationContext fails to start. |