- Notifications
You must be signed in to change notification settings - Fork 41.6k
Spring Boot 3.5 Configuration Changelog
Configuration property changes between 3.4.6
and 3.5.0
Key | Replacement | Reason |
---|---|---|
| Deprecated in Micrometer 1.15.0 | |
| Deprecated in Micrometer 1.15.0 | |
| Deprecated in Micrometer 1.15.0 | |
| Deprecated in Micrometer 1.15.0 | |
| Deprecated in Micrometer 1.15.0 | |
| Deprecated in Micrometer 1.15.0 | |
| Deprecated in Micrometer 1.15.0 | |
| Deprecated in Micrometer 1.15.0 | |
| Deprecated in Micrometer 1.15.0 | |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Key | Default value | Description |
---|---|---|
| Whether context data should be included in the JSON. | |
| The prefix to use when inserting context data. | |
| Whether common frames should be included. | |
| Whether stack trace hashes should be included. | |
| Maximum length to print. | |
| Maximum throwable depth to print. | |
| Name of the printer to use. | |
| Root ordering (root first or root last). | |
| Per-meter properties that can be used to override defaults. | |
|
| Address (host:port) for the Pushgateway. |
|
| Format to use when pushing metrics. |
|
| Scheme to use when pushing metrics. |
| Token to use for authentication with the Prometheus Pushgateway. | |
|
| Management log file name prefix. |
|
| Management log file name prefix. |
|
| Management log file name prefix. |
|
| Whether unsampled spans should be exported. |
|
| Maximum batch size for each export. |
|
| Maximum number of spans that are kept in the queue before they will be dropped. |
|
| The delay interval between two consecutive exports. |
|
| Maximum time an export will be allowed to run before being cancelled. |
|
| Maximum number of parameters (GET plus POST) that will be automatically parsed by the container. |
|
| Whether to validate the transaction state. |
|
| Protocol to be used for the MongoDB connection. |
| Defines from which Redis nodes data is read. | |
| ||
| ||
|
| Path at which to expose a GraphQL request HTTP endpoint. |
| How frequently keep-alive messages should be sent. | |
| Time required for concurrent handling to complete. | |
| `` | Locations of additional, individual schema files to parse. |
|
| Whether models that are assignable to CharSequence are escaped automatically. |
|
| Whether indents are rendered automatically. |
| String used for auto-indents. | |
|
| Whether new lines are rendered automatically. |
| Template base class. | |
| Encoding used to write the declaration heading. | |
|
| Whether elements without a body should be written expanded (<br></br>) or not (<br/>). |
| Default locale for template resolution. | |
| String used to write a new line. | |
|
| Whether attributes should use double quotes. |
|
| 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. | |
|
| Whether to ignore JDBC statement warnings (SQLWarning). |
|
| Whether execution of a CallableStatement will return the results in a Map that uses case-insensitive names for the parameters. |
|
| Whether results processing should be skipped. |
|
| Whether undeclared results should be skipped. |
| Location of the jOOQ config file. | |
| Maximum delay between invocations of poll() when using consumer group management. | |
| Time between retries after authentication exceptions. | |
| Specify how referrals encountered by the service provider are to be processed. | |
| Whether to send product usage data and analytics to Liquibase. | |
| Liquibase Pro license key. | |
| List of default content types to be used when no specific content type is requested. | |
|
| Number of acquire retries if the first acquire attempt fails. |
|
| 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. |
|
| Whether to adapt ConstraintViolations to MethodValidationResult. |
Key | Replacement | Reason |
---|---|---|
|
| |
| No longer supported. | |
| ||
|
| |
| ||
| ||
| ||
| ||
|