- Notifications
You must be signed in to change notification settings - Fork 41.5k
Spring Boot 2.0.0 M5 Configuration Changelog
Configuration properties change between 2.0.0.M4
and 2.0.0.BUILD-SNAPSHOT
Key | Default value | Description |
|
| Maximum time in milliseconds that a response can be cached. |
| Enable the sessions endpoint. | |
| Expose the sessions endpoint as a JMX MBean. | |
| Expose the sessions endpoint as a Web endpoint. | |
| Id to pass to the server when making requests; used for server-side logging. | |
|
| Fail fast if the broker is not available on startup. |
| Additional admin-specific properties used to configure the client. | |
| Password of the private key in the key store file. | |
| Location of the key store file. | |
| Store password for the key store file. | |
| Location of the trust store file. | |
| Store password for the trust store file. | |
|
| Set whether to use the message code as default message instead of throwing a "NoSuchMessageException". |
| Protocol to use while shipping data to Graphite. | |
|
| Enable publishing to the backend. |
| Variant of the StatsD line protocol to use. | |
|
| Host name of the StatsD agent. |
|
| Total length of a single payload should be kept within your network’s MTU. |
|
| Determines how often gauges will be polled. |
|
| UDP port of the StatsD agent. |
| Governs the maximum size of the queue of items waiting to be sent to a StatsD agent over UDP. | |
|
| Used to create a bucket filter clamping the bucket domain of timer percentiles histograms to some max value. |
|
| Used to create a bucket filter clamping the bucket domain of timer percentiles histograms to some min value. |
|
| Key store type. |
|
| Trust store type. |
| OAuth provider details. | |
| OAuth client registrations. | |
|
| Collection name used to store sessions. |
| Comma-separated list of view names (patterns allowed) that should be the only ones executed in CHUNKED mode when a max chunk size is set. | |
| Comma-separated list of view names (patterns allowed) that should be executed in FULL mode even if a max chunk size is set. | |
| Comma-separated list of locations of WSDLs and accompanying XSDs to be exposed as beans. |
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. | |
| Submissions that should be made to the counter. | |
|
| Enable the metrics servlet filter. |
| Submissions that should be made to the gauge. | |
| 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. | |
|
| Enable the trace servlet filter. |
| Endpoint identifier. | |
| Endpoint URL path. | |
| Mark if the endpoint exposes sensitive information. | |
| ||
| ||
| ||
|
| 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. | |
|
| Enable security. |
| Comma-separated list of roles that can access the management endpoint. | |
|
| Session creating policy for security use (always, never, if_required, stateless). |
|
| 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. |
|
| Security authorize mode to apply. |
|
| Enable basic authentication. |
|
| Comma-separated list of paths to secure. |
|
| HTTP basic realm name. |
|
| Enable Cross Site Request Forgery support. |
| Security filter chain dispatcher types. | |
|
| Security filter chain order. |
|
| Enable cache control HTTP headers. |
| Value for content security policy header. | |
|
| Content security policy mode. |
|
| Enable "X-Content-Type-Options" header. |
|
| Enable "X-Frame-Options" header. |
|
| HTTP Strict Transport Security (HSTS) mode (none, domain, all). |
|
| Enable cross site scripting (XSS) protection. |
| Comma-separated list of paths to exclude from the default secured paths. | |
| Spring Security access rule for the check token endpoint (e.g. a SpEL expression like "isAuthenticated()") . | |
| Realm name for client authentication. | |
| Spring Security access rule for the token key endpoint (e.g. a SpEL expression like "isAuthenticated()"). | |
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
| The order of the filter chain used to authenticate tokens. |
| Identifier of the resource. | |
| The URI to get verification keys to verify the JWT token. | |
| The URI of the JWT token. | |
| The verification key of the JWT token. | |
|
| Use the token info, can be set to false to use the user info. |
|
| |
| URI of the token decoding endpoint. | |
| The token type to send when using the userInfoUri. | |
| URI of the user endpoint. | |
| Filter order to apply if not providing an explicit WebSecurityConfigurerAdapter (in which case the order can be provided there instead). | |
|
| Path to the login page, i.e. the one that triggers the redirect to the OAuth2 Authorization Server. |
|
| Enable secure channel for all requests. |
|
| Session creation policy (always, never, if_required, stateless). |
|
| Default user name. |
| Password for the default user name. | |
| Granted roles for the default user name. | |
| ServletContext parameters. | |
| Context path of the application. | |
| ||
| ||
| ||
|
| Maximum size in bytes of the HTTP post content. |
|
| Path of the main dispatcher servlet. |
| Number of buffer per region. | |
| Create the required batch tables on startup if necessary. | |
| Compiler to use. | |
|
| Enable remote debug support. |
|
| Local remote debug server port. |
|
| Enable support of multipart uploads. |
|
| Threshold after which files will be written to disk. |
| Intermediate location of uploaded files. | |
|
| Max file size. |
|
| Max request size. |
|
| Whether to resolve the multipart request lazily at the time of file or parameter access. |
| Hibernate 4 naming strategy fully qualified name. | |
| `` | Pattern that tells the aggregator what to do with the keys from the source repository. |
| `` | Prefix for global repository if active. |
| Delay in milliseconds between export ticks. | |
|
| Flag to enable metric export (assuming a MetricWriter is available). |
| List of patterns for metric names to exclude. | |
| List of patterns for metric names to include. | |
|
| Key for redis repository export (if active). |
|
| Prefix for redis repository if active. |
| Flag to switch off any available optimizations based on not exporting unchanged metric values. | |
| Host of a statsd server to receive exported metrics. | |
|
| Port of a statsd server to receive exported metrics. |
| Prefix for statsd exported metrics. | |
| Specific trigger properties per MetricWriter bean name. | |
|
| Max number of connections that can be allocated by the pool at a given time. |
|
| Max number of "idle" connections in the pool. |
|
| Maximum amount of time (in milliseconds) a connection allocation should block before throwing an exception when the pool is exhausted. |
|
| Target for the minimum number of idle connections to maintain in the pool. |
| SendGrid password. | |
| SendGrid username. | |
| Create the required session tables on startup if necessary. | |
|
| Content-Type value. |