-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Spring Boot 3.3.0 M1 Configuration Changelog
Configuration property changes between 3.2.3
and 3.3.0-M1
Key | Replacement | Reason |
---|---|---|
|
||
|
Key | Default value | Description |
---|---|---|
|
|
Whether to enable process info. |
|
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. |
|
|
When to include "path" attribute. |
|
|
|
The maximum number of sessions that can be stored. |
|
|
Maximum capacity of the thread pool’s backing queue. |
|
Client id of the connection. |
|
|
|
Whether the subscription is durable. |
|
List of backupClusters The backup cluster is chosen in the sequence of the given list. |
|
|
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 to enable observation. |
|
|
Whether to enable observation. |
|
|
Whether to enable observation. |
|
|
Whether to enable observation. |
|
Regex to use for splitting the value of the authorities claim into {@link GrantedAuthority authorities}. |
|
|
Name of token claim to use for mapping {@link GrantedAuthority authorities} from JWT. |
|
|
Prefix to use for {@link GrantedAuthority authorities} mapped from JWT. |
|
|
JWT principal claim name. |
|
|
|
Whether to accept further tasks after the application context close phase has begun. |
Key | Replacement | Reason |
---|---|---|
|
||
|
|
|
|
|
|
|
|