- Notifications
You must be signed in to change notification settings - Fork 41.2k
Spring Boot 2.2.0 M1 Configuration Changelog
Configuration properties change between 2.1.3.RELEASE
and 2.2.0 M1
Key | Replacement | Reason |
|
| |
|
| |
|
Key | Default value | Description |
|
| Whether to clean the archive log files on startup. |
| Log file name (for instance, | |
| Location of the log file. | |
|
| Total size of log backups to be kept. |
|
| Number of days to retain the access log files before they are removed. |
|
| Maximum number of idle processors that will be retained in the cache and reused with a subsequent request. |
|
| Whether to use Neo4j native types wherever possible. |
| ||
|
| Whether initialization should be performed lazily. |
|
| JSON Web Algorithm used for verifying the digital signatures. |
|
| Whether the executor should wait for scheduled tasks to complete on shutdown. |
| Maximum time the executor should wait for remaining tasks to complete. | |
|
| Whether the executor should wait for scheduled tasks to complete on shutdown. |
| Maximum time the executor should wait for remaining tasks to complete. |
Key | Replacement | Reason |
| Whether unique runtime object names should be ensured. | |
|
| Maximum size of the HTTP message header. |
| Class name of the load balancing policy. | |
| Class name of the reconnection policy. | |
| Class name of the retry policy. | |
| ||
|