-
Notifications
You must be signed in to change notification settings - Fork 41.9k
Spring Boot 4.1.0 M3 Configuration Changelog
Configuration property changes between 4.1.0-M2 and 4.1.0-M3
| Key | Old Default | New Default |
|---|---|---|
|
|
|
|
|
|
| Key | Replacement | Reason |
|---|---|---|
|
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. |
|
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. |
|
SSL bundle name. |
|
|
|
Traces to include as exemplars. |
|
|
Maximum time to wait for request operations to complete. |
|
Default destination address for send operations when none is specified. |
|
|
|
AMQP broker host. |
|
Password used to authenticate to the broker. |
|
|
|
AMQP broker port. |
|
Login user to authenticate to the broker. |
|
|
Map of channel 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 Health feature on the gRPC server. |
|
|
|
Whether to include the overall server health. |
|
|
The 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 (default 4MiB). |
|
|
Maximum metadata size allowed to be received by the server (default 8KiB). |
|
The name of the in-process server or null to not start the in-process server. |
|
|
|
Maximum time for graceful connection termination (default infinite). |
|
Maximum time a connection may exist before being gracefully terminated (default infinite). |
|
|
Maximum time a connection can remain idle before being gracefully terminated (default infinite). |
|
|
|
Maximum keep-alive time clients are permitted to configure (default 5m). |
|
|
Whether clients are permitted to send keep alive pings when there are no outstanding RPCs on the connection (default false). |
|
|
Duration without read activity before sending a keep alive ping (default 2h). |
|
|
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 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. |
|
|
|
Flag to indicate that client authentication is secure (i.e. certificates are checked). |
|
Handling for HTTP cookies. |
|
|
SSL bundle name. |
|
|
Whether to enable SSL support. |
|
|
List of expressions to use to extract authorities from a JWT. |