- Notifications
You must be signed in to change notification settings - Fork 41.2k
Spring Boot 3.0.0 M5 Configuration Changelog
Configuration properties change between 3.0.0-M4
and 3.0.0-M5
Key | Replacement | Reason |
|
| |
| Deprecated for removal in Spring MVC |
Key | Default value | Description |
| Roles used to determine whether a user is authorized to be shown unsanitized values. | |
| When to show unsanitized values. | |
| Roles used to determine whether a user is authorized to be shown unsanitized values. | |
| When to show unsanitized values. | |
| Roles used to determine whether a user is authorized to be shown unsanitized job or trigger values. | |
| When to show unsanitized job or trigger values. | |
|
| Whether to enable auto-timing. |
| Percentiles for which additional time series should be published. | |
|
| Whether to publish percentile histrograms. |
| Domain for the cookie. | |
| Whether to use "HttpOnly" cookies for the cookie. | |
| Maximum age of the cookie. | |
| Name for the cookie. | |
| Path of the cookie. | |
| SameSite setting for the cookie. | |
| Whether to always mark the cookie as secure. | |
|
| Compression supported by the Cassandra binary protocol. |
| Location of the configuration file to use. | |
|
| Timeout to use when establishing driver connections. |
|
| Timeout to use for internal queries that run as part of the initialization process, just after a connection is opened. |
|
| Cluster node addresses in the form 'host:port', or a simple 'host' to use the configured port. |
|
| Timeout to use for control queries. |
| Keyspace name to use. | |
| Datacenter that is considered "local". | |
| Login password of the server. | |
|
| Heartbeat interval after which a message is sent on an idle connection to make sure it’s still alive. |
|
| Idle timeout before an idle connection is removed. |
|
| Port to use if a contact point does not specify one. |
| Queries consistency level. | |
|
| How many rows will be retrieved simultaneously in a single network round-trip. |
| Queries serial consistency level. | |
| How often the throttler attempts to dequeue requests. | |
| Maximum number of requests that are allowed to execute in parallel. | |
| Maximum number of requests that can be enqueued when the throttling threshold is exceeded. | |
| Maximum allowed request rate. | |
|
| Request throttling type. |
|
| How long the driver waits for a request to complete. |
|
| Schema action to take at startup. |
| Name of the Cassandra session. | |
|
| Enable SSL support. |
| Login user of the server. | |
| Additional server hosts. | |
| Client name to be set on connections with CLIENT SETNAME. | |
| Type of client to use. | |
| Maximum number of redirects to follow when executing commands across the cluster. | |
| Comma-separated list of "host:port" pairs to bootstrap from. | |
| Connection timeout. | |
|
| Database index used by the connection factory. |
|
| Redis server host. |
| Whether to enable the pool. | |
|
| Maximum number of connections that can be allocated by the pool at a given time. |
|
| Maximum number of "idle" connections in the pool. |
|
| Maximum amount of time 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. |
| Time between runs of the idle object evictor thread. | |
|
| Whether adaptive topology refreshing using all available refresh triggers should be used. |
|
| Whether to discover and query all cluster nodes for obtaining the cluster topology. |
| Cluster topology refresh period. | |
| Whether to enable the pool. | |
|
| Maximum number of connections that can be allocated by the pool at a given time. |
|
| Maximum number of "idle" connections in the pool. |
|
| Maximum amount of time 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. |
| Time between runs of the idle object evictor thread. | |
|
| Shutdown timeout. |
| Login password of the redis server. | |
|
| Redis server port. |
| Name of the Redis server. | |
| Comma-separated list of "host:port" pairs. | |
| Password for authenticating with sentinel(s). | |
| Login username for authenticating with sentinel(s). | |
|
| Whether to enable SSL support. |
| Read timeout. | |
| Connection URL. | |
| Login username of the redis server. | |
|
| Whether to enable socket keep alive between client and Elasticsearch. |
| 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. | |
| Path that serves as the base URI for the application. | |
|
| Jersey filter chain order. |
| Init parameters to pass to Jersey through the servlet or filter. | |
|
| Load on startup priority of the Jersey servlet. |
|
| Jersey integration type. |
| Comma-separated list of runtime labels to use. | |
|
| Path pattern used for WebJar assets. |
|
| Type of Redis session repository to configure. |
|
| Path pattern used for WebJar assets. |
Key | Replacement | Reason |
| ||
| ||
| ||
| ||
| ||
| ||
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
| ||
| ||
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
| ||
| ||
| ||
| ||
| ||
| ||
|
| |
|
| |
|
| |
| ||
| ||
| ||
| ||
| ||
| ||
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|