-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Spring Boot 3.1.0 RC1 Configuration Changelog
Configuration properties change between 3.1.0-M2
and 3.1.0-RC1
Key |
Default value |
Description |
|
|
Whether to validate health group membership on startup. |
|
Aggregation temporality of sums. |
|
|
|
The 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. |
|
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. |
|
|
Authorization Server’s OAuth 2.0 Device Authorization Endpoint. |
|
|
Authorization Server’s OAuth 2.0 Device Verification Endpoint. |