-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Spring Boot 1.4.0 M2 Configuration Changelog
Configuration properties change between 1.4.0.M1
and 1.4.0.M2
Key |
Replacement |
Reason |
|
|
|
|
|
|
|
|
|
|
|
ObjectMapper.setSerializationInclusion was deprecated in Jackson 2.7 |
|
|
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Key |
Default value |
Description |
|
Banner image height (in chars). |
|
|
|
Invert images for dark console themes. |
|
|
Banner image file location. |
|
Left hand image height (in chars). |
|
|
Banner image width (in chars). |
|
|
Submissions that should be made to the counter. |
|
|
Submissions that should be made to the gauge. |
|
|
File to which rollback SQL will be written when an update is performed. |
|
|
|
Enable build info. |
|
Mode to use to expose build information. |
|
|
|
Enable default info contributors. |
|
|
Enable environment info. |
|
|
Enable git info. |
|
Mode to use to expose git information. |
|
|
Number of acceptor threads to use. |
|
|
Number of selector threads to use. |
|
|
|
Maximum size in bytes of the HTTP message header. |
|
|
Maximum size in bytes of the HTTP post content. |
|
|
Minimum amount of worker threads. |
|
Trust all packages. |
|
|
Comma-separated list of specific packages to trust (when not trusting all packages). |
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
|
Whether a PooledConnectionFactory should be created instead of a regular ConnectionFactory. |
|
|
Connection expiration timeout in milliseconds. |
|
|
Connection idle timeout in milliseconds. |
|
|
Maximum number of pooled connections. |
|
The spec to use to create caches. |
|
|
|
Entry expiration in milliseconds. |
|
Couchbase nodes (host or IP address) to bootstrap from. |
|
|
|
Name of the bucket to connect to. |
|
`` |
Password of the bucket. |
|
|
Number of sockets per node against the Key/value service. |
|
|
Number of sockets per node against the Query (N1QL) service. |
|
|
Number of sockets per node against the view service. |
|
Enable SSL support. |
|
|
Path to the JVM key store that holds the certificates. |
|
|
Password used to access the key store. |
|
|
|
Bucket connections timeout in milliseconds. |
|
|
Blocking operations performed on a specific key timeout in milliseconds. |
|
|
N1QL query operations timeout in milliseconds. |
|
|
Socket connect connections timeout in milliseconds. |
|
|
Regular and geospatial view operations timeout in milliseconds. |
|
Compiler to use. |
|
|
|
Enable embedded mode if the embedded driver is available. |
|
Login password of the server. |
|
|
|
Enable Neo4j repositories. |
|
|
Scope (lifetime) of the session. |
|
URI used by the driver. |
|
|
Login user of the server. |
|
|
|
Enable Redis repositories. |
|
|
Enable trace output. |
|
|
Enable remote access. |
|
Location of the generated build.properties file. |
|
|
Location of the generated git.properties file. |
|
|
Controls the inclusion of properties during serialization. |
|
|
|
Load on startup priority of the Jersey servlet. |
|
Hibernate 5 implicit naming strategy fully qualified name. |
|
|
Hibernate 5 physical naming strategy fully qualified name. |
|
|
Hibernate 4 naming strategy fully qualified name. |
|
|
Use Hibernate’s newer IdentifierGenerator for AUTO, TABLE and SEQUENCE. |
|
|
|
Transaction timeout in seconds. |
|
|
Comma-separated list of expiry scanners. |
|
Transaction object store directory. |
|
|
|
Enable one phase commit optimization. |
|
|
Interval in which periodic recovery scans are performed in seconds. |
|
|
Back off period between first and second phases of the recovery scan in seconds. |
|
Database password to be used by recovery manager. |
|
|
Database username to be used by recovery manager. |
|
|
JMS password to be used by recovery manager. |
|
|
JMS username to be used by recovery manager. |
|
|
Comma-separated list of recovery modules. |
|
|
|
Unique transaction manager id. |
|
Comma-separated list of of orphan filters. |
|
|
|
Set whether to always apply the MessageFormat rules, parsing even messages without arguments. |
|
Directory used for data storage. |
|
|
Maximum size of the oplog in megabytes. |
|
|
Name of the replica set. |
|
|
Set whether HttpServletRequest 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. |
|
|
Set whether all request attributes should be added to the model prior to merging with the template. |
|
|
Set whether all HttpSession attributes should be added to the model prior to merging with the template. |
|
|
Set whether to expose a RequestContext for use by Spring’s macro library, under the name "springMacroRequestContext". |
|
|
Name of the RequestContext attribute for all views. |
|
|
Number of milliseconds to wait to obtain a channel if the cache size has been reached. |
|
|
Number of channels to retain in the cache. |
|
|
Connection factory cache mode. |
|
|
Number of connections to cache. |
|
|
Whether rejected deliveries are requeued by default; default true. |
|
|
Whether or not publishing retries are enabled. |
|
|
Interval between the first and second attempt to publish or deliver a message. |
|
|
Maximum number of attempts to publish or deliver a message. |
|
|
Maximum interval between attempts. |
|
|
A multiplier to apply to the previous retry interval. |
|
|
|
Whether or not retries are stateless or stateful. |
|
|
Enable publisher confirms. |
|
|
Enable publisher returns. |
|
Enable mandatory messages. |
|
|
Timeout for receive() operations. |
|
|
Timeout for sendAndReceive() operations. |
|
|
|
Whether or not publishing retries are enabled. |
|
|
Interval between the first and second attempt to publish or deliver a message. |
|
|
Maximum number of attempts to publish or deliver a message. |
|
|
Maximum interval between attempts. |
|
|
A multiplier to apply to the previous retry interval. |
|
|
Enable trace logs. |
Key |
Default value |
Description |
|
Couchbase nodes (host or IP address) to bootstrap from. |
|
|
Name of the bucket to connect to. |
|
|
`` |
Password of the bucket. |