- 
        Couldn't load subscription status. 
- Fork 41.6k
Spring Boot 1.4 Configuration Changelog
Configuration properties change between 1.3.7.RELEASE and 1.4.0.RELEASE
| 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 (jpg/png can also be used). | 
| 
 | Left hand image margin (in chars). | |
| 
 | Banner image width (in chars). | |
| 
 | Enable the endpoint. | |
| 
 | Endpoint URL path. | |
| 
 | Mark if the endpoint exposes sensitive information. | |
| 
 | External Logfile to be accessed. | |
| 
 | 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. | 
| 
 | 
 | Enable default info contributors. | 
| 
 | 
 | Enable environment info. | 
| 
 | 
 | Enable git info. | 
| 
 | Mode to use to expose git information. | |
| 
 | 
 | Comma-separated list of roles that can access the management endpoint. | 
| 
 | 
 | JAAS domain. | 
| 
 | Path to the authentication key. | |
| 
 | 
 | Login user. | 
| 
 | Login password. | |
| 
 | 
 | Comma-separated list of required roles to login to the CRaSH console. | 
| 
 | 
 | Authentication type. | 
| 
 | 
 | Patterns to use to look for commands. | 
| 
 | 
 | Scan for changes and update the command if necessary (in seconds). | 
| 
 | 
 | Patterns to use to look for configurations. | 
| 
 | 
 | Comma-separated list of commands to disable. | 
| 
 | `` | Comma-separated list of plugins to disable. | 
| 
 | 
 | Number of milliseconds after user will be prompted to login again. | 
| 
 | 
 | Enable CRaSH SSH support. | 
| 
 | 
 | Number of milliseconds after which unused connections are closed. | 
| 
 | Path to the SSH server key. | |
| 
 | 
 | SSH port. | 
| 
 | 
 | Enable CRaSH telnet support. | 
| 
 | 
 | Telnet port. | 
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | Time in milliseconds that connectors will wait for another HTTP request before closing the connection. | |
| 
 | 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. | 
| 
 | ||
| 
 | 
 | Defer inclusion of the date stamp in the file name until rotate time. | 
| 
 | 
 | Minimum amount of worker threads. | 
| 
 | Whether requests to the context root should be redirected by appending a / to the path. | |
| 
 | 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. | 
| 
 | Login password of the broker. | |
| 
 | Login user of the broker. | |
| 
 | 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. | 
| 
 | 
 | Schema action to take at startup. | 
| 
 | 
 | Automatically create views and indexes. | 
| 
 | Consistency to apply by default on generated queries. | |
| 
 | 
 | Enable Couchbase repositories. | 
| 
 | 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. | 
| 
 | Password of the database to execute DML scripts. | |
| 
 | User of the database to execute DML scripts. | |
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | Password of the database to execute DDL scripts (if different). | |
| 
 | User of the database to execute DDL scripts (if different). | |
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | 
 | Connection timeout in milliseconds. | 
| 
 | Login password. | |
| 
 | Proxy host the HTTP client should use. | |
| 
 | Proxy port the HTTP client should use. | |
| 
 | 
 | Read timeout in milliseconds. | 
| 
 | Comma-separated list of the Elasticsearch instances to use. | |
| 
 | Login user. | |
| 
 | 
 | Enable trace output. | 
| 
 | 
 | Enable remote access. | 
| 
 | Login password of the broker. | |
| 
 | Login user of the broker. | |
| 
 | Force the encoding to the configured charset on HTTP requests. | |
| 
 | Force the encoding to the configured charset on HTTP responses. | |
| 
 | Locale to Encoding mapping. | |
| 
 | 
 | Enable support of multi-part uploads. | 
| 
 | 
 | Threshold after which files will be written to disk. | 
| 
 | Intermediate location of uploaded files. | |
| 
 | 
 | Max file size. | 
| 
 | 
 | Max request size. | 
| 
 | Location of the generated build-info.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. | |
| 
 | 
 | Interval between checkpoints. | 
| 
 | 
 | Number of debug logs files that can be created. | 
| 
 | 
 | How many bytes can be stored at most in debug logs files. | 
| 
 | 
 | Debug logs file name. | 
| 
 | Console log level. | |
| 
 | 
 | Default timeout for JTA transactions. | 
| 
 | 
 | Enable disk logging. | 
| 
 | 
 | Specify if a VM shutdown should trigger forced shutdown of the transaction core. | 
| 
 | Directory in which the log files should be stored. | |
| 
 | 
 | Transactions log file base name. | 
| 
 | 
 | Maximum number of active transactions. | 
| 
 | 
 | Maximum timeout (in milliseconds) that can be allowed for transactions. | 
| 
 | Directory in which to store the debug log files. | |
| 
 | 
 | Specify if sub-transactions should be joined when possible. | 
| 
 | Transaction manager implementation that should be started. | |
| 
 | 
 | Use different (and concurrent) threads for two-phase commit on the participating resources. | 
| 
 | Transaction manager’s unique name. | |
| 
 | 
 | Allow multiple LRC resources to be enlisted into the same transaction. | 
| 
 | 
 | Enable asynchronously execution of two phase commit. | 
| 
 | 
 | Interval in minutes at which to run the recovery process in the background. | 
| 
 | 
 | Interval in seconds at which to run the recovery process in the background. | 
| 
 | 
 | Recover only the current node. | 
| 
 | 
 | Log the creation and commit call stacks of transactions executed without a single enlisted resource. | 
| 
 | 
 | Default transaction timeout in seconds. | 
| 
 | 
 | Enable JMX support. | 
| 
 | Set the fully qualified name of the exception analyzer implementation to use. | |
| 
 | 
 | Enable filtering of logs so that only mandatory logs are written. | 
| 
 | 
 | Set if disk forces are batched. | 
| 
 | 
 | Set if logs are forced to disk. | 
| 
 | 
 | Maximum amount of seconds the TM will wait for transactions to get done before aborting them at shutdown time. | 
| 
 | JNDI name of the TransactionSynchronizationRegistry. | |
| 
 | JNDI name of the UserTransaction. | |
| 
 | 
 | Name of the journal. | 
| 
 | 
 | Name of the first fragment of the journal. | 
| 
 | 
 | Name of the second fragment of the journal. | 
| 
 | 
 | Maximum size in megabytes of the journal fragments. | 
| 
 | ResourceLoader configuration file name. | |
| 
 | ASCII ID that must uniquely identify this TM instance. | |
| 
 | 
 | Skip corrupted transactions log entries. | 
| 
 | 
 | Log a warning for transactions executed without a single enlisted resource. | 
| 
 | 
 | 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 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. | |
| 
 | Define how the locale should be resolved. | |
| 
 | 
 | Enable warn logging of exceptions resolved by a "HandlerExceptionResolver". | 
| 
 | 
 | Load on startup priority of the dispatcher servlet. | 
| 
 | 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. | |
| 
 | Connection timeout, in milliseconds; zero for infinite. | |
| 
 | 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. | 
| 
 | Maximum number of redirects to follow when executing commands across the cluster. | |
| 
 | Comma-separated list of "host:port" pairs to bootstrap from. | |
| 
 | 
 | Enable resolution of already gzipped resources. | 
| 
 | SendGrid api key. | |
| 
 | 
 | Name of the map used to store sessions. | 
| 
 | 
 | Create the required session tables on startup if necessary. | 
| 
 | 
 | Path to the SQL file to use to initialize the database schema. | 
| 
 | 
 | Name of database table used to store sessions. | 
| 
 | 
 | Collection name used to store sessions. | 
| 
 | Flush mode for the Redis sessions. | |
| 
 | `` | Namespace for keys used to store sessions. | 
| 
 | Session store type. | |
| 
 | 
 | Path that serves as the base URI for the services. | 
| 
 | Servlet init parameters to pass to Spring Web Services. | |
| 
 | 
 | Load on startup priority of the Spring Web Services servlet. | 
| 
 | 
 | Enable trace logs. | 
| Key | Default value | Description | 
| 
 | 
 | Enable support of multi-part uploads. | 
| 
 | 
 | Threshold after which files will be written to disk. | 
| 
 | Intermediate location of uploaded files. | |
| 
 | 
 | Max file size. | 
| 
 | 
 | Max request size. | 
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | 
 | Authentication type. | 
| 
 | 
 | JAAS domain. | 
| 
 | Path to the authentication key. | |
| 
 | 
 | Login user. | 
| 
 | Login password. | |
| 
 | 
 | Comma-separated list of required roles to login to the CRaSH console. | 
| 
 | 
 | Patterns to use to look for commands. | 
| 
 | 
 | Scan for changes and update the command if necessary (in seconds). | 
| 
 | 
 | Patterns to use to look for configurations. | 
| 
 | 
 | Comma-separated list of commands to disable. | 
| 
 | `` | Comma-separated list of plugins to disable. | 
| 
 | 
 | Number of milliseconds after user will be prompted to login again. | 
| 
 | 
 | Enable CRaSH SSH support. | 
| 
 | 
 | Number of milliseconds after which unused connections are closed. | 
| 
 | Path to the SSH server key. | |
| 
 | 
 | SSH port. | 
| 
 | 
 | Enable CRaSH telnet support. | 
| 
 | 
 | Telnet port. | 
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | Spring MVC view prefix. | |
| 
 | Spring MVC view suffix. |