- Notifications
You must be signed in to change notification settings - Fork 41.3k
Spring Boot 1.3.0 M3 Configuration Changelog
Configuration properties change between 1.3.0.M2
and 1.3.0.M3
Key | Replacement | Reason |
|
| |
|
| |
|
| |
|
| |
|
|
Key | Default value | Description |
|
| Enable the endpoint. |
| Endpoint URL path. | |
|
| Enable security on the endpoint. |
|
| Enable actuator docs endpoint. |
|
| Enable hypermedia links endpoint. |
|
| Conversion word used when logging exceptions. |
| Appender pattern for output to the console. | |
| Appender pattern for output to the file. | |
|
| Enable default health indicators. |
| ||
|
| Persist session data between restarts. |
|
| Directory in which log files are created. |
|
| Enable access log. |
|
| Format pattern for access logs. |
|
| Log file name prefix. |
|
| Log file name suffix. |
| Undertow access log directory. | |
|
| Enable access log. |
|
| Format pattern for access logs. |
| Auto-configuration classes to exclude. | |
| Additional paths to watch for changes. | |
| Set whether HttpSession attributes are allowed to override (hide) controller generated model attributes of the same name. | |
| Set whether HttpSession attributes are allowed to override (hide) controller generated model attributes of the same name. | |
|
| Enable the console. |
|
| Path at which the console will be available. |
| Locale used for formatting. | |
| Time zone used when formatting dates. | |
| Acknowledge mode of the container. | |
|
| Start the container automatically on startup. |
| Minimum number of concurrent consumers. | |
| Maximum number of concurrent consumers. | |
|
| Protocol used by the SMTP server. |
| Comma-separated list of features to enable. | |
|
| Version of Mongo to use. |
| Acknowledge mode of container. | |
|
| Start the container automatically on startup. |
| Minimum number of consumers. | |
| Maximum number of consumers. | |
| Number of messages to be handled in a single request. | |
| Number of messages to be processed in a transaction. | |
| Order of the template resolver in the chain. | |
| Set whether HttpSession attributes are allowed to override (hide) controller generated model attributes of the same name. |
Key | Default value | Description |
| `` | |
|
| |
| `` | |
|
| |
| Enable gzip filter support. | |
|