-
Notifications
You must be signed in to change notification settings - Fork 41.6k
Spring Boot 4.0.0 RC2 Configuration Changelog
Configuration property changes between 4.0.0-RC1 and 4.0.0-RC2
| Key | Default value | Description |
|---|---|---|
|
|
Whether the propagation type and tracing backend support sharing the span ID between client and server spans. |
|
|
Whether auto-configuration of logging is enabled to export logs over OTLP. |
|
|
Method used to compress the payload. |
|
|
Connect timeout for the OTel collector connection. |
|
URL to the OTel collector’s HTTP API. |
|
|
Custom HTTP headers you want to pass to the collector, for example auth headers. |
|
|
|
Call timeout for the OTel Collector to process an exported batch of data. |
|
|
Transport used to send the logs. |
|
|
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. |
|
|
Method used to compress the payload. |
|
|
Connect timeout for the OTel collector connection. |
|
URL to the OTel collector’s HTTP API. |
|
|
Custom HTTP headers you want to pass to the collector, for example auth headers. |
|
|
|
Call timeout for the OTel Collector to process an exported batch of data. |
|
|
Transport used to send the spans. |
|
|
The delay interval between two consecutive exports. |
|
|
Maximum time an export will be allowed to run before being cancelled. |
|
|
Whether auto-configuration of tracing is enabled to export OTLP traces. |
|
|
Connection timeout for requests to Zipkin. |
|
|
Whether auto-configuration of tracing is enabled to export Zipkin traces. |
|
|
How to encode the POST body to the Zipkin API. |
|
URL to the Zipkin API. |
|
|
|
Read timeout for requests to Zipkin. |
|
Jackson on/off token reader features that are specific to XML. |
|
|
Jackson on/off token writer features that are specific to XML. |
|
|
Path that serves as the base URI for the application. |
|
|
|
Jersey filter chain order. |
|
Init parameters to pass to Jersey through the servlet or filter. |
|
|
|
Load on startup priority of the Jersey servlet. |
|
|
Jersey integration type. |
|
URL to use when HtmlUnit expands relative paths. |
|
|
|
Whether HTMLUnit’s WebClient should be auto-configured when it’s on the classpath. |
|
|
Whether Selenium’s WebDriver should be auto-configured when it’s on the classpath. |
| Key | Replacement | Reason |
|---|---|---|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No longer required. |
|
|
No longer required. |
|
|
No longer required. |
|
|
|
|
|
|
|
|
No longer required. |