- 
                Notifications
    You must be signed in to change notification settings 
- Fork 41.6k
Spring Boot 3.4.0 M3 Configuration Changelog
Configuration property changes between 3.4.0-M2 and 3.4.0-M3
| Key | Replacement | Reason | 
|---|---|---|
| 
 | Deprecated in Flyway 10.18 | 
| Key | Default value | Description | 
|---|---|---|
| 
 | Structured GELF service name (defaults to 'spring.application.name'). | |
| 
 | Structured GELF service version (defaults to 'spring.application.version'). | |
| 
 | 
 | Histogram type to be preferred when histogram publishing is enabled. | 
| 
 | 
 | Maximum number of buckets to be used for exponential histograms, if configured. | 
| 
 | 
 | Max scale to use for exponential histograms, if configured. | 
| 
 | 
 | Transport used to send the spans. | 
| 
 | 
 | Whether to enable embedded mode if the ActiveMQ Broker is available. | 
| 
 | 
 | Configures how to render spring data Pageable instances. | 
| 
 | Specify the maximum number of messages to process in one task. | |
| 
 | Number of threads to be used for handling connections to brokers. | |
| 
 | Number of threads to be used for message listeners. | |
| 
 | Number of threads used by listener container. |