-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Spring Boot 3.1 Configuration Changelog
Configuration property changes between 3.0.7
and 3.1.0
Key |
Replacement |
Reason |
|
SSL bundle support with spring.ssl.bundle and spring.couchbase.env.ssl.bundle should be used instead |
|
|
SSL bundle support with spring.ssl.bundle and spring.couchbase.env.ssl.bundle should be used instead |
|
|
|
Key |
Default value |
Description |
|
|
Log level threshold for console output. |
|
|
Log level threshold for file output. |
|
|
Whether to validate health group membership on startup. |
|
Aggregation temporality of sums. |
|
|
Headers for the exported metrics. |
|
|
|
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. |
|
The name of a configured SSL bundle. |
|
|
|
Whether the propagation type and tracing backend support sharing the span ID between client and server spans. |
|
Wavefront custom tags used in ApplicationTags. |
|
|
|
Maximum size of the HTTP response header. |
|
The name of a configured SSL bundle. |
|
|
|
Maximum size of the HTTP response header. |
|
URL of the ActiveMQ broker. |
|
|
|
Time to wait before considering a close complete. |
|
|
Whether to stop message delivery before re-delivering messages from a rolled back transaction. |
|
Whether to trust all packages. |
|
|
Comma-separated list of specific packages to trust (when not trusting all packages). |
|
|
Login password of the broker. |
|
|
|
Whether to block when a connection is requested and the pool is full. |
|
|
Blocking period before throwing an exception if the pool is still full. |
|
|
Whether a JmsPoolConnectionFactory should be created, instead of a regular ConnectionFactory. |
|
|
Connection idle timeout. |
|
|
Maximum number of pooled connections. |
|
|
Maximum number of pooled sessions per connection in the pool. |
|
|
Time to sleep between runs of the idle connection eviction thread. |
|
|
Whether to use only one anonymous "MessageProducer" instance. |
|
|
Time to wait on message sends for a response. |
|
Login user of the broker. |
|
|
SSL bundle name. |
|
|
Whether to enable SSL support. |
|
|
SSL bundle name. |
|
|
SSL bundle name. |
|
|
Whether to enable SSL support. |
|
|
SSL bundle name. |
|
|
Whether to enable SSL support. |
|
|
SSL bundle name. |
|
|
|
Whether Flyway should execute SQL within a transaction. |
|
|
Loggers Flyway should use. |
|
JMX Registration policy. |
|
|
|
Whether to automatically create topics during context initialization. |
|
The close timeout. |
|
|
The operation timeout. |
|
|
|
Whether to auto start the container. |
|
Maximum size of the in-memory state store cache across all threads. |
|
|
The name of a configured SSL bundle. |
|
|
Registered clients of the Authorization Server. |
|
|
|
Authorization Server’s OAuth 2.0 Authorization Endpoint. |
|
|
Authorization Server’s OAuth 2.0 Device Authorization Endpoint. |
|
|
Authorization Server’s OAuth 2.0 Device Verification Endpoint. |
|
|
Authorization Server’s JWK Set Endpoint. |
|
|
Authorization Server’s OpenID Connect 1.0 Client Registration Endpoint. |
|
|
Authorization Server’s OpenID Connect 1.0 Logout Endpoint. |
|
|
Authorization Server’s OpenID Connect 1.0 UserInfo Endpoint. |
|
|
Authorization Server’s OAuth 2.0 Token Introspection Endpoint. |
|
|
Authorization Server’s OAuth 2.0 Token Revocation Endpoint. |
|
|
Authorization Server’s OAuth 2.0 Token Endpoint. |
|
URL of the Authorization Server’s Issuer Identifier. |