-
Notifications
You must be signed in to change notification settings - Fork 41k
Spring Boot 3.5.0 M3 Configuration Changelog
Configuration property changes between 3.5.0-M2
and 3.5.0-M3
Key | Replacement | Reason |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Key | Default value | Description |
---|---|---|
|
|
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. |
|
|
Whether to use APR. |
|
|
Protocol to be used for the MongoDB connection. |
|
|
Path at which to expose a GraphQL request HTTP endpoint. |
|
Time required for concurrent handling to complete. |
|
|
Time required for concurrent handling to complete. |
|
|
|
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 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. |