-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Spring Boot 3.4.0 M1 Configuration Changelog
Configuration property changes between 3.3.2
and 3.4.0-M1
Key | Replacement | Reason |
---|---|---|
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Key | Default value | Description |
---|---|---|
|
|
Whether to include the application group in the logs. |
|
Structured logging format for output to the console. |
|
|
Structured logging format for output to a file. |
|
|
|
Method used to compress the payload. |
|
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. |
|
Whether auto-configuration of tracing is enabled to export OTLP traces. |
|
|
Whether auto-configuration of tracing is enabled to export Wavefront traces. |
|
|
Whether auto-configuration of tracing is enabled to export Zipkin traces. |
|
|
Application group. |
|
|
||
|
||
|
||
|
|
Whether to enable community database support. |
|
Sets how strictly the RFC 8259 specification will be enforced when reading and writing JSON. |
|
|
|
Canonical backoff period. |
|
|
Maximum wait between retries. |
|
|
Multiplier to use for generating the next backoff delay. |
|
|
Whether to have the backoff delays. |
|
SSL bundle name. |
|
|
|
Whether to enable SSL support. |
Key | Replacement | Reason |
---|---|---|
|
The new InfluxDb Java client provides Spring Boot integration. |
|
|
The new InfluxDb Java client provides Spring Boot integration. |
|
|
The new InfluxDb Java client provides Spring Boot integration. |
|
|
DispatcherServlet property is deprecated for removal and should no longer need to be configured. |