- Notifications
You must be signed in to change notification settings - Fork 41.2k
Spring Boot 2.2.0 M5 Configuration Changelog
Configuration properties change between 2.2.0.M4
and 2.2.0.M5
Key | Replacement | Reason |
|
| Auto-configuration for Jackson’s Joda-Time integration is deprecated in favor of its Java 8 Time integration |
|
|
Key | Default value | Description |
| Comma-separated list of additional unencoded characters that should be allowed in URI paths. | |
| Comma-separated list of additional unencoded characters that should be allowed in URI query strings. | |
| ||
| ||
| Isolation level for reading messages that have been written transactionally. | |
|
| Whether to publish a ServletRequestHandledEvent at the end of each request. |
| Batch size, expressed as the number of physical messages, to be used by the container. | |
|
| Whether the Reactor Debug Agent should be enabled when reactor-tools is present. |
| Client name to be set on connections with CLIENT SETNAME. | |
| 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. | |
| Sessions save mode. | |
| Sessions save mode. | |
| Sessions save mode. |
Key | Replacement | Reason |
| Liquibase has it’s own check that checks if the change log location exists making this property redundant. | |
|
| 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. |