- Notifications
You must be signed in to change notification settings - Fork 41.3k
Spring Boot 3.0.0 M2 Configuration Changelog
Configuration properties change between 3.0.0-M1
and 3.0.0-M2
Key | Default value | Description |
|
| Separator of default placeholders. |
|
| Whether to enable the console. |
|
| Path at which the console is available. |
|
| Whether to enable trace output. |
| Password to access preferences and tools of H2 Console. | |
|
| Whether to enable remote access. |
|
| Whether the container stops after the current record is processed or after all the records from the previous poll are processed. |
|
| Media types supported by Mustache views. |
|
| Whether HttpServletRequest attributes are allowed to override (hide) controller generated model attributes of the same name. |
|
| Whether HttpSession attributes are allowed to override (hide) controller generated model attributes of the same name. |
|
| Whether to enable template caching. |
| Content-Type value. | |
|
| Whether all request attributes should be added to the model prior to merging with the template. |
|
| Whether all HttpSession attributes should be added to the model prior to merging with the template. |
|
| Whether to expose a RequestContext for use by Spring’s macro library, under the name "springMacroRequestContext". |
| Login username for authenticating with sentinel(s). |
Key | Replacement | Reason |
| No longer used by Micrometer. | |
| Support for image banners has been removed. | |
| Support for image banners has been removed. | |
| Support for image banners has been removed. | |
| Support for image banners has been removed. | |
| Support for image banners has been removed. | |
| Support for image banners has been removed. | |
| Support for image banners has been removed. | |
| ||
| Use KafkaUtils#setConsumerRecordFormatter instead. | |
| Feature support has been removed from Embedded Mongo. | |
| ||
| ||
| ||
| ||
| ||
| ||
|