-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Spring Boot 2.7 Configuration Changelog
Configuration properties change between 2.6.8
and 2.7.0
Key |
Replacement |
Reason |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Key |
Default value |
Description |
|
|
Whether to enable Operating System info. |
|
|
Whether to fall back to the built-in micrometer instruments for Timer and DistributionSummary. |
|
|
|
|
||
|
|
|
|
||
|
||
|
||
|
||
|
Maximum number of requests that can be made per connection. |
|
|
Path to a PEM-encoded SSL certificate file. |
|
|
Path to a PEM-encoded private key file for the SSL certificate. |
|
|
Path to a PEM-encoded SSL certificate authority file. |
|
|
Path to a PEM-encoded private key file for the SSL certificate authority. |
|
|
Transaction isolation level to use when creating job meta-data for new jobs. |
|
|
|
Separator of default placeholders. |
|
Whether credentials are supported. |
|
|
Comma-separated list of HTTP headers to allow in a request. '*' allows all headers. |
|
|
Comma-separated list of HTTP methods to allow. '*' allows all methods. |
|
|
Comma-separated list of origin patterns to allow. |
|
|
Comma-separated list of origins to allow with '*' allowing all origins. |
|
|
Comma-separated list of headers to include in a response. |
|
|
|
How long the response from a pre-flight request can be cached by clients. |
|
|
Whether the default GraphiQL UI is enabled. |
|
|
Path to the GraphiQL UI endpoint. |
|
|
Path at which to expose a GraphQL request HTTP endpoint. |
|
Mapping of the RSocket message handler. |
|
|
|
File extensions for GraphQL schema files. |
|
|
Whether field introspection should be enabled at the schema level. |
|
|
Locations of GraphQL schema files. |
|
|
Whether the endpoint that prints the schema is enabled. |
|
|
Time within which the initial {@code CONNECTION_INIT} type message must be received. |
|
Path of the GraphQL WebSocket subscription endpoint. |
|
|
Time between publishing idle partition consumer events (no data received for partition). |
|
|
|
Whether the container stops after the current record is processed or after all the records from the previous poll are processed. |
|
|
Total number of processing attempts made before sending the message to the DLT. |
|
|
Canonical backoff period. |
|
|
Whether to enable topic-based non-blocking retries. |
|
|
Maximum wait between retries. |
|
|
Multiplier to use for generating the next backoff delay. |
|
|
Whether to have the backoff delays. |
|
Transaction id prefix, override the transaction id prefix in the producer factory. |
|
|
|
Media types supported by Mustache views. |
|
|
Whether HttpServletRequest attributes are allowed to override (hide) controller generated model attributes of the same name. |
|
|
Whether HttpSession attributes are allowed to override (hide) controller generated model attributes of the same name. |
|
|
Whether to enable template caching. |
|
Content-Type value. |
|
|
|
Whether all request attributes should be added to the model prior to merging with the template. |
|
|
Whether all HttpSession attributes should be added to the model prior to merging with the template. |
|
|
Whether to expose a RequestContext for use by Spring’s macro library, under the name "springMacroRequestContext". |
|
Name of the stream. |
|
|
Login username for authenticating with sentinel(s). |
|
|
||
|
||
|
||
|
||
|
Identifies the recipients that the JWT is intended for. |
Key |
Replacement |
Reason |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Feature support has been removed from Embedded Mongo. |