-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Spring Boot 3.3 Configuration Changelog
Configuration property changes between 3.2.6-SNAPSHOT
and 3.3.0-SNAPSHOT
Key | Replacement | Reason |
---|---|---|
|
No longer supported. |
Key | Default value | Description |
---|---|---|
|
Additional SBOMs. |
|
|
Location to the SBOM. |
|
|
Media type of the SBOM. |
|
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the sbom endpoint. |
|
|
Whether to enable process info. |
|
|
Whether to create a LongTaskTimer for every observation. |
|
Additional properties to pass to the Prometheus client. |
|
|
Mapping of host names to SSL bundles for SNI configuration. |
|
|
List of fields that should be accessible within the JVM process but not propagated over the wire. |
|
|
List of fields that should automatically become tags. |
|
|
|
How to encode the POST body to the Zipkin API. |
|
When to include "path" attribute. |
|
|
|
Maximum number of sessions that can be stored. |
|
Mapping of host names to SSL bundles for SNI configuration. |
|
|
|
Maximum capacity of the thread pool’s backing queue. |
|
Dialect to use. |
|
|
Maximum idle period before a server keep-alive ping is sent to client. |
|
|
Client id of the connection. |
|
|
|
Whether the subscription is durable. |
|
|
Which UIService to use. |
|
List of backup clusters. |
|
|
Frequency of performing a probe task. |
|
|
Delay before the Pulsar client switches from the primary cluster to the backup cluster. |
|
|
|
Cluster failover policy. |
|
Delay before the Pulsar client switches from the backup cluster to the primary cluster. |
|
|
|
Whether transaction support is enabled. |
|
|
Whether to enable observation. |
|
|
Whether to enable observation. |
|
|
Whether to enable observation. |
|
Simple patterns for allowable packages/classes for deserialization. |
|
|
|
Whether to enable observation. |
|
Mapping of host names to SSL bundles for SNI configuration. |
|
|
Regex to use for splitting the value of the authorities claim into authorities. |
|
|
Name of token claim to use for mapping authorities from JWT. |
|
|
Prefix to use for authorities mapped from JWT. |
|
|
JWT principal claim name. |
|
|
|
Whether to accept further tasks after the application context close phase has begun. |