- Notifications
You must be signed in to change notification settings - Fork 41.2k
Spring Boot 2.7.0 M1 Configuration Changelog
Configuration properties change between 2.6.3
and 2.7.0-M1
Key | Default value | Description |
|
| Whether to enable Operating System info. |
|
| |
| ||
|
| |
| Maximum number of requests that can be made per connection. | |
| Transaction isolation level to use when creating job meta-data for new jobs. | |
| 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. |
|
| 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). | |
| Transaction id prefix, override the transaction id prefix in the producer factory. | |
| Name of the stream. |
Key | Replacement | Reason |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|