- 
                Notifications
    
You must be signed in to change notification settings  - Fork 41.6k
 
Spring Boot 2.0.0 M4 Configuration Changelog
Configuration properties change between 2.0.0.M3 and 2.0.0.BUILD-SNAPSHOT
Key  | 
Default value  | 
Description  | 
  | 
  | 
Enable all endpoints.  | 
  | 
  | 
Enable all endpoints as JMX MBeans.  | 
  | 
  | 
Enable all endpoints as Web endpoints.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the auditevents endpoint as a JMX MBean.  | 
  | 
  | 
Expose the auditevents endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the autoconfig endpoint as a JMX MBean.  | 
  | 
  | 
Expose the autoconfig endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the beans endpoint as a JMX MBean.  | 
  | 
  | 
Expose the beans endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the configprops endpoint as a JMX MBean.  | 
  | 
  | 
Expose the configprops endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the env endpoint as a JMX MBean.  | 
  | 
  | 
Expose the env endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the flyway endpoint as a JMX MBean.  | 
  | 
  | 
Expose the flyway endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the health endpoint as a JMX MBean.  | 
  | 
  | 
Expose the health endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the heapdump endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the info endpoint as a JMX MBean.  | 
  | 
  | 
Expose the info endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the liquibase endpoint as a JMX MBean.  | 
  | 
  | 
Expose the liquibase endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the logfile endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the loggers endpoint as a JMX MBean.  | 
  | 
  | 
Expose the loggers endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the mappings endpoint as a JMX MBean.  | 
  | 
  | 
Expose the mappings endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the metrics endpoint as a JMX MBean.  | 
  | 
  | 
Expose the metrics endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the shutdown endpoint as a JMX MBean.  | 
  | 
  | 
Expose the shutdown endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Enable the status endpoint.  | 
  | 
  | 
Expose the status endpoint as a JMX MBean.  | 
  | 
  | 
Expose the status endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Enable the threaddump endpoint.  | 
  | 
  | 
Expose the threaddump endpoint as a JMX MBean.  | 
  | 
  | 
Expose the threaddump endpoint as a Web endpoint.  | 
  | 
  | 
Maximum time in milliseconds that a response can be cached.  | 
  | 
  | 
Expose the trace endpoint as a JMX MBean.  | 
  | 
  | 
Expose the trace endpoint as a Web endpoint.  | 
  | 
Set whether credentials are supported.  | 
|
  | 
Comma-separated list of headers to allow in a request. '*' allows all headers.  | 
|
  | 
Comma-separated list of methods to allow. '*' allows all methods.  | 
|
  | 
Comma-separated list of origins to allow. '*' allows all origins.  | 
|
  | 
Comma-separated list of headers to include in a response.  | 
|
  | 
  | 
How long, in seconds, the response from a pre-flight request can be cached by clients.  | 
  | 
  | 
Endpoints JMX domain name.  | 
  | 
Additional static properties to append to all ObjectNames of MBeans representing Endpoints.  | 
|
  | 
  | 
Ensure that ObjectNames are modified in case of conflict.  | 
  | 
Mapping of health statuses to HttpStatus codes.  | 
|
  | 
Jolokia settings.  | 
|
  | 
  | 
Enable Jolokia.  | 
  | 
  | 
Path at which Jolokia will be available.  | 
  | 
Database schema initialization mode.  | 
|
  | 
||
  | 
||
  | 
||
  | 
  | 
Check that migration scripts location exists.  | 
  | 
||
  | 
||
  | 
  | 
Enable flyway.  | 
  | 
||
  | 
||
  | 
||
  | 
||
  | 
SQL statements to execute to initialize a connection immediately after obtaining it.  | 
|
  | 
||
  | 
Locations of migrations scripts.  | 
|
  | 
||
  | 
||
  | 
Login password of the database to migrate.  | 
|
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
JDBC url of the database to migrate.  | 
|
  | 
Login user of the database to migrate.  | 
|
  | 
||
  | 
Database schema initialization mode.  | 
|
  | 
  | 
Change log configuration path.  | 
  | 
  | 
Check the change log location exists.  | 
  | 
Comma-separated list of runtime contexts to use.  | 
|
  | 
Default database schema.  | 
|
  | 
  | 
Drop the database schema first.  | 
  | 
  | 
Enable liquibase support.  | 
  | 
Comma-separated list of runtime labels to use.  | 
|
  | 
Change log parameters.  | 
|
  | 
Login password of the database to migrate.  | 
|
  | 
File to which rollback SQL will be written when an update is performed.  | 
|
  | 
JDBC url of the database to migrate.  | 
|
  | 
Login user of the database to migrate.  | 
|
  | 
Database schema initialization mode.  | 
Key  | 
Default value  | 
Description  | 
  | 
Enable the endpoint.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Set whether credentials are supported.  | 
|
  | 
Comma-separated list of headers to allow in a request. '*' allows all headers.  | 
|
  | 
Comma-separated list of methods to allow. '*' allows all methods.  | 
|
  | 
Comma-separated list of origins to allow. '*' allows all origins.  | 
|
  | 
Comma-separated list of headers to include in a response.  | 
|
  | 
  | 
How long, in seconds, the response from a pre-flight request can be cached by clients.  | 
  | 
  | 
Enable the curie generation.  | 
  | 
Enable the endpoint.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Enable the endpoint.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
  | 
Enable endpoints.  | 
  | 
Endpoint identifier.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Mapping of health statuses to HttpStatus codes.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
  | 
Time to live for cached result, in milliseconds.  | 
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
  | 
Enable hypermedia support for endpoints.  | 
  | 
Endpoint identifier.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
JMX domain name.  | 
|
  | 
  | 
Enable JMX export of all endpoints.  | 
  | 
Additional static properties to append to all ObjectNames of MBeans representing Endpoints.  | 
|
  | 
  | 
Ensure that ObjectNames are modified in case of conflict.  | 
  | 
Enable the endpoint.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Default endpoint sensitive setting.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Endpoint identifier.  | 
|
  | 
Endpoint URL path.  | 
|
  | 
Mark if the endpoint exposes sensitive information.  | 
|
  | 
Path of the error controller.  | 
|
  | 
||
  | 
||
  | 
||
  | 
||
  | 
  | 
Check that migration scripts location exists.  | 
  | 
||
  | 
||
  | 
  | 
Enable flyway.  | 
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
SQL statements to execute to initialize a connection immediately after obtaining it.  | 
|
  | 
||
  | 
Locations of migrations scripts.  | 
|
  | 
||
  | 
||
  | 
Login password of the database to migrate.  | 
|
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
JDBC url of the database to migrate.  | 
|
  | 
Login user of the database to migrate.  | 
|
  | 
||
  | 
Jolokia settings.  | 
|
  | 
  | 
Change log configuration path.  | 
  | 
  | 
Check the change log location exists.  | 
  | 
Comma-separated list of runtime contexts to use.  | 
|
  | 
Default database schema.  | 
|
  | 
  | 
Drop the database schema first.  | 
  | 
  | 
Enable liquibase support.  | 
  | 
Comma-separated list of runtime labels to use.  | 
|
  | 
Change log parameters.  | 
|
  | 
Login password of the database to migrate.  | 
|
  | 
File to which rollback SQL will be written when an update is performed.  | 
|
  | 
JDBC url of the database to migrate.  | 
|
  | 
Login user of the database to migrate.  | 
|
  | 
Create the required batch tables on startup if necessary.  | 
|
  | 
  | 
Create the required integration tables on startup.  | 
  | 
Create the required session tables on startup if necessary.  |