- Notifications
You must be signed in to change notification settings - Fork 41.2k
Spring Boot 2.2.0 M4 Configuration Changelog
Configuration properties change between 2.2.0.M3
and 2.2.0.M4
Key | Replacement | Reason |
|
|
Key | Default value | Description |
|
| Whether Tomcat’s MBean Registry should be enabled. |
| Cluster password when using role based access. | |
| Cluster username when using role based access. | |
| Connection timeout. | |
| Comma-separated list of the Elasticsearch endpoints to connect to. | |
| Credentials password. | |
| Read and Write Socket timeout. | |
|
| Whether the client should use SSL to connect to the endpoints. |
| Credentials username. | |
|
| Whether the container should fail to start if at least one of the configured topics are not present on the broker. |
| Comma-separated list of profile expressions that at least one should match for the document to be included. | |
|
| Whether Reactor should collect stacktrace information at runtime. |
| Client id used to authenticate with the token introspection endpoint. | |
| Client secret used to authenticate with the token introspection endpoint. | |
| OAuth 2.0 endpoint through which token introspection is accomplished. | |
| The configure action to apply when no user defined ConfigureRedisAction bean is present. |