- 
                Notifications
    You must be signed in to change notification settings 
- Fork 41.6k
Spring Boot 2.1.0 M3 Configuration Changelog
Configuration properties change between 2.1.0.M2 and 2.1.0.M3
| Key | Replacement | Reason | 
| 
 | 
 | Instead, filter 'process.files' metrics. | 
| 
 | 
 | Instead, disable JvmMetricsAutoConfiguration or filter 'jvm' metrics. | 
| 
 | 
 | Instead, disable LogbackMetricsAutoConfiguration or filter 'logback' metrics. | 
| 
 | Instead, filter 'system.cpu' and 'process.cpu' metrics. | |
| 
 | Instead, filter 'process.uptime' and 'process.start.time' metrics. | |
| 
 | 
 | |
| 
 | 
 | 
| Key | Default value | Description | 
| 
 | Log groups to quickly change multipe loggers at the same time. | |
| 
 | 
 | Maximum number of unique URI tag values allowed. | 
| 
 | 
 | Whether to enable devtool property defaults. | 
| 
 | 
 | Whether logging of (potentially sensitive) request details at DEBUG and TRACE level is allowed. | 
| 
 | Kafka streams application.id property; default spring.application.name. | |
| 
 | 
 | Whether or not to auto-start the streams factory bean. | 
| 
 | Comma-delimited list of host:port pairs to use for establishing the initial connections to the Kafka cluster. | |
| 
 | Maximum number of memory bytes to be used for buffering across all threads. | |
| 
 | ID to pass to the server when making requests. | |
| 
 | Additional Kafka properties used to configure the streams. | |
| 
 | The replication factor for change log topics and repartition topics created by the stream processing application. | |
| 
 | Password of the private key in the key store file. | |
| 
 | Location of the key store file. | |
| 
 | Store password for the key store file. | |
| 
 | Type of the key store. | |
| 
 | SSL protocol to use. | |
| 
 | Location of the trust store file. | |
| 
 | Store password for the trust store file. | |
| 
 | Type of the trust store. | |
| 
 | Directory location for the state store. | |
| 
 | 
 | Whether to fail if the queues declared by the container are not available on the broker. | 
| 
 | 
 | Whether to fail if the queues declared by the container are not available on the broker and/or whether to stop the container if one or more queues are deleted at runtime. | 
| 
 | 
 | Whether to enable server side certificate validation. | 
| 
 | 
 | Whether to enable hostname verification. | 
| 
 | OAuth2 authorization_code client registrations. | |
| 
 | OpenID Connect client registrations. | |
| 
 | URI that an OpenID Connect Provider asserts as its Issuer Identifier. | |
| 
 | JSON Web Key URI to use to verify the JWT token. | 
| Key | Replacement | Reason | 
| 
 | 
 | Whether to enable Spring Integration metrics. | 
| 
 | 
 | Whether logging of (potentially sensitive) request details at DEBUG and TRACE level is allowed. | 
| 
 | JSON Web Key URI to use to verify the JWT token. |