-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Spring Boot 2.2 Configuration Changelog
Configuration properties change between 2.1.9.RELEASE
and 2.2.0.RELEASE
Key |
Replacement |
Reason |
|
|
|
|
|
|
|
Upstream elasticsearch transport is deprected |
|
|
Upstream elasticsearch transport is deprected |
|
|
|
|
|
|
|
|
No longer used as repository is resolved from the api token. |
|
|
|
|
|
|
|
|
|
|
|
|
replaced to support additional strategies |
|
The transport client support is deprecated. |
|
|
The transport client support is deprecated. |
|
|
The transport client support is deprecated. |
|
|
||
|
The Jest client support is deprecated. |
|
|
|
Auto-configuration for Jackson’s Joda-Time integration is deprecated in favor of its Java 8 Time integration |
|
|
|
|
|
replaced to support additional confirm types |
|
|
Key |
Default value |
Description |
|
|
Whether to clean the archive log files on startup. |
|
Log file name (for instance, |
|
|
Location of the log file. |
|
|
|
Total size of log backups to be kept. |
|
|
Pattern for rolled-over log file names. |
|
|
Whether to enable storage of audit events. |
|
Health endpoint groups. |
|
|
When to show components. |
|
|
Mapping of health statuses to HTTP status codes. |
|
|
|
Comma-separated list of health statuses in order of severity. |
|
|
Whether to transparently migrate legacy endpoint IDs. |
|
|
Whether to enable ping health check. |
|
|
The event type that should be published. |
|
|
Whether to send the meter name as the event type instead of using the 'event-type' configuration property value. |
|
|
Whether to automatically time web client requests. |
|
Computed non-aggregable percentiles to publish. |
|
|
|
Whether percentile histograms should be published. |
|
|
Name of the metric for sent requests. |
|
|
Whether to automatically time web server requests. |
|
Computed non-aggregable percentiles to publish. |
|
|
|
Whether percentile histograms should be published. |
|
|
Name of the metric for received requests. |
|
Strategy for handling X-Forwarded-* headers. |
|
|
Custom log format, see org.eclipse.jetty.server.CustomRequestLog. |
|
|
Log format. |
|
|
Request paths that should not be logged. |
|
|
|
Maximum thread idle time. |
|
|
Maximum number of threads. |
|
|
Minimum number of threads. |
|
|
Whether to check for log file existence so it can be recreated it if an external process has renamed it. |
|
Whether logging of the request will only be enabled if "ServletRequest.getAttribute(conditionIf)" does not yield null. |
|
|
Whether logging of the request will only be enabled if "ServletRequest.getAttribute(conditionUnless)" yield null. |
|
|
Character set used by the log file. |
|
|
|
Whether to use IPv6 canonical representation format as defined by RFC 5952. |
|
Locale used to format timestamps in log entries and in log file name suffix. |
|
|
|
Number of days to retain the access log files before they are removed. |
|
|
Name of the HTTP header from which the remote host is extracted. |
|
|
Whether Tomcat’s MBean Registry should be enabled. |
|
|
Maximum number of idle processors that will be retained in the cache and reused with a subsequent request. |
|
Comma-separated list of additional unencoded characters that should be allowed in URI paths. |
|
|
Comma-separated list of additional unencoded characters that should be allowed in URI query strings. |
|
|
|
Whether the server should decode percent encoded slash characters. |
|
|
Whether the 'Connection: keep-alive' header should be added to all responses, even if not required by the HTTP specification. |
|
|
Whether the URL should be decoded. |
|
|
Maximum number of cookies that are allowed. |
|
Maximum number of headers that are allowed. |
|
|
Maximum number of query or path parameters that are allowed. |
|
|
||
|
||
|
|
Charset used to decode URLs. |
|
|
The bit depth to use for ANSI colors. |
|
|
The pixel mode to use when rendering the image. |
|
Cluster password when using role based access. |
|
|
Cluster username when using role based access. |
|
|
Connection timeout. |
|
|
Comma-separated list of the Elasticsearch endpoints to connect to. |
|
|
Credentials password. |
|
|
Read and Write Socket timeout. |
|
|
|
Whether the client should use SSL to connect to the endpoints. |
|
Credentials username. |
|
|
Whether to enable auto-index creation. |
|
|
|
Whether to use Neo4j native types wherever possible. |
|
||
|
||
|
|
Connection timeout. |
|
|
Read timeout. |
|
Whether to batch SQL statements when executing them. |
|
|
Rules for the built-in error handling to override specific SQL states and error codes. |
|
|
Licence key for Flyway Pro or Flyway Enterprise. |
|
|
Whether to enable support for Oracle SQL*Plus commands. |
|
|
Whether to issue a warning rather than an error when a not-yet-supported Oracle SQL*Plus statement is encountered. |
|
|
Whether to stream SQL migrations when executing them. |
|
|
Tablespace in which the schema history table is created. |
|
|
|
Timeout to use for receive calls. |
|
Isolation level for reading messages that have been written transactionally. |
|
|
|
Whether the container should fail to start if at least one of the configured topics are not present on the broker. |
|
|
Whether initialization should be performed lazily. |
|
|
Whether the application should have a shutdown hook registered. |
|
|
Whether to publish a ServletRequestHandledEvent at the end of each request. |
|
Comma-separated list of profile expressions that at least one should match for the document to be included. |
|
|
Batch size, expressed as the number of physical messages, to be used by the container. |
|
|
Type of publisher confirms to use. |
|
|
|
Whether the Reactor Debug Agent should be enabled when reactor-tools is present. |
|
Client name to be set on connections with CLIENT SETNAME. |
|
|
Network address to which the server should bind. |
|
|
Path under which RSocket handles requests (only works with websocket transport). |
|
|
Server port. |
|
|
RSocket transport protocol. |
|
|
|
JSON Web Algorithm used for verifying the digital signatures. |
|
Location of the file containing the public key used to verify a JWT. |
|
|
Client id used to authenticate with the token introspection endpoint. |
|
|
Client secret used to authenticate with the token introspection endpoint. |
|
|
OAuth 2.0 endpoint through which token introspection is accomplished. |
|
|
SAML2 relying party registrations. |
|
|
Sessions save mode. |
|
|
Sessions flush mode. |
|
|
Sessions save mode. |
|
|
The configure action to apply when no user defined ConfigureRedisAction bean is present. |
|
|
Sessions save mode. |
|
|
|
Whether the executor should wait for scheduled tasks to complete on shutdown. |
|
Maximum time the executor should wait for remaining tasks to complete. |
|
|
|
Whether the executor should wait for scheduled tasks to complete on shutdown. |
|
Maximum time the executor should wait for remaining tasks to complete. |
Key |
Replacement |
Reason |
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
||
|
||
|
|
|
|
||
|
|
|
|