-
Notifications
You must be signed in to change notification settings - Fork 41.9k
Spring Boot 4.1.0 Configuration Changelog
Configuration property changes between 4.0.7 and 4.1.0
| Key | Old Default | New Default |
|---|---|---|
|
|
|
| Key | Replacement | Reason |
|---|---|---|
|
Dynatrace V1 API is deprecated, use the V2 API instead. |
|
|
Dynatrace V1 API is deprecated, use the V2 API instead. |
|
|
Dynatrace V1 API is deprecated, use the V2 API instead. |
|
|
Deprecated with no replacement |
|
|
Deprecated with no replacement |
| Key | Default value | Description |
|---|---|---|
|
|
Cron expression used when the strategy is 'cron'. |
|
|
Pattern for rolled-over log file names. |
|
|
Maximum log file size. |
|
|
Maximum number of archive log files to keep. |
|
|
Rolling policy strategy. |
|
|
Time based triggering interval when the strategy is 'time' or 'size-and-time'. |
|
|
Whether to align the next rollover time to occur at the top of the interval when the strategy is time based. |
|
|
Whether OpenTelemetry should be enabled. |
|
|
Maximum batch size for each export. |
|
|
Maximum number of logs that are kept in the queue before they will be dropped. |
|
SSL bundle name. |
|
|
|
The delay interval between two consecutive exports. |
|
|
Maximum time an export will be allowed to run before being cancelled. |
|
Maximum number of characters for string attribute values. |
|
|
|
Maximum number of attributes per log record. |
|
|
Whether to map OpenTelemetry SDK environment variables to Spring Boot configuration properties. |
|
SSL bundle name. |
|
|
Maximum number of characters for string attribute values. |
|
|
|
Maximum number of attributes per span. |
|
|
Maximum number of attributes per event. |
|
|
Maximum number of attributes per link. |
|
|
Maximum number of events per span. |
|
|
Maximum number of links per span. |
|
|
Sampler to use. |
|
|
Compression mode to use when exporting metrics. |
|
Whether to publish a separate gauge for the max value of histogram-based meters. |
|
|
SSL bundle name. |
|
|
|
Traces to include as exemplars. |
|
`` |
Comma-separated list of additional MIME types that should be compressed. |
|
Transaction isolation level to use when creating job metadata for new jobs. |
|
|
|
Whether to initialize the Spring Batch job repository schema in MongoDB. |
|
|
Path to the newline-delimited JSON script used to create the Spring Batch job repository collections and indexes in MongoDB. |
|
|
Whether to validate the transaction state. |
|
|
Whether to start the container automatically on startup. |
|
|
Base delay for a recovery attempt. |
|
|
Jitter value for the base retry attempt, randomly subtracted or added to the calculated delay, resulting in a value between 'delay - jitter' and 'delay + jitter' but never below the base delay or above the max delay. |
|
|
Maximum delay for any retry attempt, limiting how far jitter and the multiplier can increase the delay. |
|
Maximum number of recovery attempts. |
|
|
|
Multiplier for a delay for the next retry attempt, applied to the previous delay, starting with the initial delay as well as to the applicable jitter for each attempt. |
|
|
Maximum amount of time to wait for the subscription to become active. |
|
Whether to return a response body after deleting an entity. |
|
|
|
Whether the auto-configured DataSource should be wrapped in a proxy that fetches JDBC connections as late as possible. |
|
||
|
||
|
||
|
||
|
||
|
Map of channels configured by name. |
|
|
|
Whether to enable gRPC channel factory bean auto-configuration. |
|
|
Whether to enable gRPC client auto-configuration. |
|
|
Whether to configure the in-process channel factory. |
|
|
Whether to enable Observations on the client. |
|
Network address to which the gRPC server should bind. |
|
|
|
Whether to enable gRPC server auto-configuration. |
|
|
Whether to enable gRPC server factory bean auto-configuration. |
|
Whether to auto-configure the Health feature on the gRPC server. |
|
|
|
Whether to include the overall server health. |
|
|
Initial delay before updating the health status the very first time. |
|
|
Whether to schedule updates to gRPC server health based on application health. |
|
|
How often to update the health status. |
|
Service-specific health reporting. |
|
|
|
Whether to validate health membership for services on startup. |
|
Mapping of health statuses to gRPC service status. |
|
|
List of health statuses in order of severity. |
|
|
|
Maximum message size allowed to be received by the server. |
|
|
Maximum metadata size allowed to be received by the server. |
|
Name of the in-process server or null to not start the in-process server. |
|
|
|
Maximum time for graceful connection termination. |
|
Maximum time a connection may exist before being gracefully terminated (infinite if not specified). |
|
|
Maximum time a connection can remain idle before being gracefully terminated (infinite if not specified). |
|
|
|
Maximum keep-alive time clients are permitted to configure. |
|
|
Whether clients are permitted to send keep alive pings when there are no outstanding RPCs on the connection. |
|
|
Duration without read activity before sending a keep alive ping. |
|
|
Maximum time to wait for read activity after sending a keep alive ping. |
|
Path of the domain socket that should be used. |
|
|
Transport mechanism used for Netty and Netty Shaded servers. |
|
|
|
Whether to enable Observations on the server. |
|
Port on which the gRPC server should listen. |
|
|
|
Whether to enable Reflection on the gRPC server. |
|
|
Whether to enable CSRF protection. |
|
|
Whether to use a servlet server in a servlet-based web application. |
|
|
Whether to validate that HTTP/2 is enabled. |
|
|
Maximum time to wait for the server to gracefully shutdown. |
|
SSL bundle name. |
|
|
|
Client authentication mode. |
|
Whether to enable SSL support. |
|
|
|
Whether client authentication is secure (that is certificates are checked). |
|
Handling for HTTP cookies. |
|
|
|
Maximum allowed document length. |
|
|
Maximum name length. |
|
|
Maximum nesting depth. |
|
|
Maximum number length. |
|
|
Maximum string length. |
|
|
Maximum allowed token count. |
|
|
Maximum nesting depth. |
|
|
Bootstrap method to use. |
|
|
Whether to allow sending non-transactional messages. |
|
|
Maximum time to wait when closing a producer. |
|
SSL bundle name. |
|
|
Whether to enable SSL support. |
|
|
SSL bundle name. |
|
|
Whether to enable SSL support. |
|
|
List of expressions to use to extract authorities from a JWT. |
|
|
|
Whether to propagate the current context to task executions. |
|
Whether default HTML escaping is enabled for the web application. |
| Key | Replacement | Reason |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All adaptive triggers are enabled by default. |
|
|