-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Spring Boot 2.0 Configuration Changelog
Configuration properties change between 1.5.10.RELEASE
and 2.0.0.RELEASE
Key |
Replacement |
Reason |
|
||
|
|
Key |
Default value |
Description |
|
|
Maximum of archive log files to keep. |
|
|
Maximum log file size. |
|
|
Appender pattern for log date format. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the auditevents endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the beans endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the conditions endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the configprops endpoint. |
|
|
Keys that should be sanitized. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the env endpoint. |
|
|
Keys that should be sanitized. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the flyway endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the health endpoint. |
|
Roles used to determine whether or not a user is authorized to be shown details. |
|
|
|
When to show full health details. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the heapdump endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the httptrace endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the info endpoint. |
|
Jolokia settings. |
|
|
|
Whether to enable the jolokia endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the liquibase endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the logfile endpoint. |
|
External Logfile to be accessed. |
|
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the loggers endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the mappings endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the metrics endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the prometheus endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the scheduledtasks endpoint. |
|
|
Whether to enable the sessions endpoint. |
|
|
Whether to enable the shutdown endpoint. |
|
|
Maximum time that a response can be cached. |
|
|
Whether to enable the threaddump endpoint. |
|
Whether to enable or disable all endpoints by default. |
|
|
|
Endpoints JMX domain name. |
|
Endpoint IDs that should be excluded. |
|
|
|
Endpoint IDs that should be included or '*' for all. |
|
Additional static properties to append to all ObjectNames of MBeans representing Endpoints. |
|
|
|
Whether to ensure that ObjectNames are modified in case of conflict. |
|
|
Base path for Web endpoints. |
|
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 the response from a pre-flight request can be cached by clients. |
|
Endpoint IDs that should be excluded. |
|
|
|
Endpoint IDs that should be included or '*' for all. |
|
Mapping between endpoint IDs and the path that should expose them. |
|
|
|
Whether to enable InfluxDB health check. |
|
|
Whether to enable Neo4j health check. |
|
Mapping of health statuses to HTTP status codes. |
|
|
|
Whether to enable files metrics. |
|
|
Whether to enable Spring Integration metrics. |
|
|
Whether to enable JVM metrics. |
|
|
Whether to enable Logback metrics. |
|
|
Whether to enable processor metrics. |
|
|
Whether to enable uptime metrics. |
|
Specific computed non-aggregable percentiles to ship to the backend for meter IDs starting-with the specified name. |
|
|
Whether meter IDs starting-with the specified name should be publish percentile histograms. |
|
|
Specific SLA boundaries for meter IDs starting-with the specified name. |
|
|
Whether meter IDs starting-with the specified name should be enabled. |
|
|
|
Number of measurements per request to use for this backend. |
|
|
Frequency for refreshing config settings from the LWC service. |
|
|
Time to live for subscriptions from the LWC service. |
|
URI for the Atlas LWC endpoint to retrieve current subscriptions. |
|
|
|
Connection timeout for requests to this backend. |
|
|
Whether exporting of metrics to this backend is enabled. |
|
URI for the Atlas LWC endpoint to evaluate the data for a subscription. |
|
|
|
Whether to enable streaming to Atlas LWC. |
|
|
Time to live for meters that do not have any activity. |
|
|
Number of threads to use with the metrics publishing scheduler. |
|
|
Read timeout for requests to this backend. |
|
|
Step size (i.e. reporting frequency) to use. |
|
URI of the Atlas server. |
|
|
Datadog API key. |
|
|
Datadog application key. |
|
|
|
Number of measurements per request to use for this backend. |
|
|
Connection timeout for requests to this backend. |
|
|
Whether to publish descriptions metadata to Datadog. |
|
|
Whether exporting of metrics to this backend is enabled. |
|
|
Tag that will be mapped to "host" when shipping metrics to Datadog. |
|
|
Number of threads to use with the metrics publishing scheduler. |
|
|
Read timeout for requests to this backend. |
|
|
Step size (i.e. reporting frequency) to use. |
|
URI to ship metrics to. |
|
|
|
UDP addressing mode, either unicast or multicast. |
|
|
Base time unit used to report durations. |
|
|
Whether exporting of metrics to Ganglia is enabled. |
|
|
Host of the Ganglia server to receive exported metrics. |
|
|
Port of the Ganglia server to receive exported metrics. |
|
|
Ganglia protocol version. |
|
|
Base time unit used to report rates. |
|
|
Step size (i.e. reporting frequency) to use. |
|
|
Time to live for metrics on Ganglia. |
|
|
Base time unit used to report durations. |
|
|
Whether exporting of metrics to Graphite is enabled. |
|
|
Host of the Graphite server to receive exported metrics. |
|
|
Port of the Graphite server to receive exported metrics. |
|
|
Protocol to use while shipping data to Graphite. |
|
|
Base time unit used to report rates. |
|
|
Step size (i.e. reporting frequency) to use. |
|
`` |
For the default naming convention, turn the specified tag keys into part of the metric prefix. |
|
|
Whether to create the Influx database if it does not exist before attempting to publish metrics to it. |
|
|
Number of measurements per request to use for this backend. |
|
|
Whether to enable GZIP compression of metrics batches published to Influx. |
|
|
Connection timeout for requests to this backend. |
|
|
Write consistency for each point. |
|
|
Tag that will be mapped to "host" when shipping metrics to Influx. |
|
|
Whether exporting of metrics to this backend is enabled. |
|
|
Number of threads to use with the metrics publishing scheduler. |
|
Login password of the Influx server. |
|
|
|
Read timeout for requests to this backend. |
|
Retention policy to use (Influx writes to the DEFAULT retention policy if one is not specified). |
|
|
|
Step size (i.e. reporting frequency) to use. |
|
URI of the Influx server. |
|
|
Login user of the Influx server. |
|
|
|
Whether exporting of metrics to JMX is enabled. |
|
|
Step size (i.e. reporting frequency) to use. |
|
New Relic account ID. |
|
|
New Relic API key. |
|
|
|
Number of measurements per request to use for this backend. |
|
|
Connection timeout for requests to this backend. |
|
|
Whether exporting of metrics to this backend is enabled. |
|
|
Number of threads to use with the metrics publishing scheduler. |
|
|
Read timeout for requests to this backend. |
|
|
Step size (i.e. reporting frequency) to use. |
|
URI to ship metrics to. |
|
|
|
Whether to enable publishing descriptions as part of the scrape payload to Prometheus. |
|
|
Whether exporting of metrics to Prometheus is enabled. |
|
|
Step size (i.e. reporting frequency) to use. |
|
SignalFX access token. |
|
|
|
Number of measurements per request to use for this backend. |
|
|
Connection timeout for requests to this backend. |
|
|
Whether exporting of metrics to this backend is enabled. |
|
|
Number of threads to use with the metrics publishing scheduler. |
|
|
Read timeout for requests to this backend. |
|
Uniquely identifies the app instance that is publishing metrics to SignalFx. |
|
|
|
Step size (i.e. reporting frequency) to use. |
|
URI to ship metrics to. |
|
|
|
Whether, in the absence of any other exporter, exporting of metrics to an in-memory backend is enabled. |
|
|
Counting mode. |
|
|
Step size (i.e. reporting frequency) to use. |
|
|
Whether exporting of metrics to StatsD is enabled. |
|
|
StatsD line protocol to use. |
|
|
Host of the StatsD server to receive exported metrics. |
|
|
Total length of a single payload should be kept within your network’s MTU. |
|
|
How often gauges will be polled. |
|
|
Port of the StatsD server to receive exported metrics. |
|
|
Whether to send unchanged meters to the StatsD server. |
|
|
Maximum size of the queue of items waiting to be sent to the StatsD server. |
|
API token used when publishing metrics directly to the Wavefront API host. |
|
|
|
Number of measurements per request to use for this backend. |
|
|
Connection timeout for requests to this backend. |
|
|
Whether exporting of metrics to this backend is enabled. |
|
Global prefix to separate metrics originating from this app’s white box instrumentation from those originating from other Wavefront integrations when viewed in the Wavefront UI. |
|
|
|
Number of threads to use with the metrics publishing scheduler. |
|
|
Read timeout for requests to this backend. |
|
Unique identifier for the app instance that is the source of metrics being published to Wavefront. |
|
|
|
Step size (i.e. reporting frequency) to use. |
|
URI to ship metrics to. |
|
|
|
Whether auto-configured MeterRegistry implementations should be bound to the global static registry on Metrics. |
|
|
Maximum number of unique URI tag values allowed. |
|
|
Name of the metric for sent requests. |
|
|
Whether requests handled by Spring MVC or WebFlux should be automatically timed. |
|
|
Name of the metric for received requests. |
|
|
Add the "X-Application-Context" HTTP header in each response. |
|
Network address to which the management endpoints should bind. |
|
|
Management endpoint HTTP port (uses the same port as the application by default). |
|
|
`` |
Management endpoint context-path (for instance, |
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
|
Whether to enable HTTP request-response tracing. |
|
|
Items to be included in the trace. |
|
|
Include the "exception" attribute. |
|
||
|
|
Append to log. |
|
|
Timestamp format of the request log. |
|
|
Enable access log. |
|
|
Enable extended NCSA format. |
|
Date format to place in log file name. |
|
|
Log filename. |
|
|
Locale of the request log. |
|
|
|
Enable logging of the request cookies. |
|
|
Enable logging of request processing time. |
|
|
Enable logging of the request hostname. |
|
|
Number of days before rotated log files are deleted. |
|
|
Timezone of the request log. |
|
|
Display name of the application. |
|
Servlet context init parameters. |
|
|
Context path of the application. |
|
|
||
|
||
|
||
|
|
Path of the main dispatcher servlet. |
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
|
Maximum size, in bytes, of the HTTP message header. |
|
Time-to-live of the static resource cache. |
|
|
Whether HTTP 1.1 and later location headers generated by a call to sendRedirect will use relative or absolute redirects. |
|
|
|
Whether servlet filters should be initialized on startup. |
|
|
Banner file encoding. |
|
Height of the banner image in chars (default based on image height). |
|
|
|
Whether images should be inverted for dark terminal themes. |
|
|
Banner image file location (jpg or png can also be used). |
|
|
Left hand image margin in chars. |
|
|
Width of the banner image in chars. |
|
|
Banner text resource location. |
|
|
Database schema initialization mode. |
|
|
Allow caching null values. |
|
Key prefix. |
|
|
Entry expiration. |
|
|
|
Whether to use the key prefix when writing to Redis. |
|
Config file locations used in addition to the defaults. |
|
|
Socket option: connection time out. |
|
|
|
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. |
|
|
Maximum number of requests that get queued if no connection is available. |
|
|
Pool timeout when trying to acquire a connection from a host’s pool. |
|
Socket option: read time out. |
|
|
|
Type of Cassandra repositories to enable. |
|
|
Type of Couchbase repositories to enable. |
|
|
Type of Mongo repositories to enable. |
|
|
Auto index mode. |
|
|
Default page size. |
|
|
Maximum page size to be accepted. |
|
|
Whether to expose and assume 1-based page number indexes. |
|
|
Page index parameter name. |
|
`` |
General prefix to be prepended to the page number and page size parameters. |
|
|
Delimiter to be used between the qualifier and the actual page number and size properties. |
|
|
Page size parameter name. |
|
|
Sort parameter name. |
|
||
|
||
|
||
|
||
|
||
|
|
Initialize the datasource with available DDL and DML scripts. |
|
|
Whether to log the condition evaluation delta upon restart. |
|
||
|
||
|
||
|
|
Whether to check that migration scripts location exists. |
|
||
|
||
|
||
|
|
Whether to enable flyway. |
|
||
|
||
|
||
|
||
|
||
|
SQL statements to execute to initialize a connection immediately after obtaining it. |
|
|
||
|
||
|
||
|
||
|
JDBC password to use if you want Flyway to create its own DataSource. |
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
JDBC url of the database to migrate. |
|
|
Login user of the database to migrate. |
|
|
||
|
Format to use when serializing Date objects. |
|
|
Whether to disable the escaping of HTML characters such as '<', '>', etc. |
|
|
Whether to exclude inner classes during serialization. |
|
|
Whether to enable serialization of complex map keys (i.e. non-primitives). |
|
|
Whether to exclude all fields from consideration for serialization or deserialization that do not have the "Expose" annotation. |
|
|
Naming policy that should be applied to an object’s field during serialization and deserialization. |
|
|
Whether to generate non executable JSON by prefixing the output with some special text. |
|
|
Whether to be lenient about parsing JSON that doesn’t conform to RFC 4627. |
|
|
Serialization policy for Long and long types. |
|
|
Whether to output serialized JSON that fits in a page for pretty printing. |
|
|
Whether to serialize null fields. |
|
|
Login password. |
|
|
URL of the InfluxDB instance to which to connect. |
|
|
Login user. |
|
|
|
Database schema initialization mode. |
|
|
Path to the SQL file to use to initialize the database schema. |
|
|
Number of rows that should be fetched from the database when more rows are needed. |
|
|
Maximum number of rows. |
|
Query timeout. |
|
|
Mapping resources (equivalent to "mapping-file" entries in persistence.xml). |
|
|
||
|
|
Specify whether sub-transactions are allowed. |
|
How long should normal shutdown (no-force) wait for transactions to complete. |
|
|
|
Delay between two recovery scans. |
|
|
Delay after which recovery can cleanup pending ('orphaned') log entries. |
|
|
Number of retry attempts to commit the transaction before throwing an exception. |
|
|
Delay between retry attempts. |
|
ID to pass to the server when making requests. |
|
|
|
Whether to 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. |
|
|
Additional consumer-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. |
|
|
|
Control flag for login configuration. |
|
|
Whether to enable JAAS configuration. |
|
|
Login module. |
|
Additional JAAS options. |
|
|
Prefix for the listener’s consumer client.id property. |
|
|
Time between publishing idle consumer events (no data received). |
|
|
Whether to log the container configuration during initialization (INFO level). |
|
|
Time between checks for non-responsive consumers. |
|
|
Multiplier applied to "pollTimeout" to determine if a consumer is non-responsive. |
|
|
|
Listener type. |
|
Additional producer-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. |
|
|
When non empty, enables transaction support for producer. |
|
|
|
Whether read-only operations should use an anonymous environment. |
|
|
Change log configuration path. |
|
|
Whether to check that the change log location exists. |
|
Comma-separated list of runtime contexts to use. |
|
|
Default database schema. |
|
|
|
Whether to first drop the database schema. |
|
|
Whether to 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 is written when an update is performed. |
|
|
JDBC URL of the database to migrate. |
|
|
Login user of the database to migrate. |
|
|
Flag to explicitly request a specific type of web application. |
|
|
Loaded resource bundle files cache duration. |
|
|
|
Whether to use the message code as the default message instead of throwing a "NoSuchMessageException". |
|
|
Whether a request parameter ("format" by default) should be used to determine the requested media type. |
|
|
Whether the path extension in the URL path should be used to determine the requested media type. |
|
Map file extensions to media types for content negotiation. |
|
|
Query parameter name to use when "favor-parameter" is enabled. |
|
|
|
Whether suffix pattern matching should work only against extensions registered with "spring.mvc.contentnegotiation.media-types.*". |
|
|
Whether to use suffix pattern match (".*") when matching patterns to requests. |
|
|
Database schema initialization mode. |
|
|
Path to the SQL file to use to initialize the database schema. |
|
|
Quartz job store type. |
|
Additional Quartz Scheduler properties. |
|
|
Acknowledge mode of container. |
|
|
|
Whether to start the container automatically on startup. |
|
Number of consumers per queue. |
|
|
Whether rejected deliveries are re-queued by default. |
|
|
How often idle container events should be published. |
|
|
Number of messages to be handled in a single request. |
|
|
|
Whether publishing retries are enabled. |
|
|
Duration between the first and second attempt to deliver a message. |
|
|
Maximum number of attempts to deliver a message. |
|
|
Maximum duration between attempts. |
|
|
Multiplier to apply to the previous retry interval. |
|
|
Whether retries are stateless or stateful. |
|
|
Listener container type. |
|
|
Key store type. |
|
|
Trust store type. |
|
`` |
Name of the default exchange to use for send operations. |
|
`` |
Value of a default routing key to use for send operations. |
|
|
Whether Reactor should collect stacktrace information at runtime. |
|
|
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. |
|
|
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. |
|
|
Shutdown timeout. |
|
Indicate that the response message is intended for a single user and must not be stored by a shared cache. |
|
|
Indicate that any cache may store the response. |
|
|
Maximum time the response should be cached, in seconds if no duration suffix is not specified. |
|
|
Indicate that once it has become stale, a cache must not use the response without re-validating it with the server. |
|
|
Indicate that the cached response can be reused only if re-validated with the server. |
|
|
Indicate to not cache the response in any case. |
|
|
Indicate intermediaries (caches and others) that they should not transform the response content. |
|
|
Same meaning as the "must-revalidate" directive, except that it does not apply to private caches. |
|
|
Maximum time the response should be cached by shared caches, in seconds if no duration suffix is not specified. |
|
|
Maximum time the response may be used when errors are encountered, in seconds if no duration suffix is not specified. |
|
|
Maximum time the response can be served after it becomes stale, in seconds if no duration suffix is not specified. |
|
|
Cache period for the resources served by the resource handler. |
|
|
|
Security filter chain dispatcher types. |
|
|
Security filter chain order. |
|
OAuth provider details. |
|
|
OAuth client registrations. |
|
|
|
Default user name. |
|
Password for the default user name. |
|
|
Granted roles for the default user name. |
|
|
|
Whether to enable support of multipart uploads. |
|
|
Threshold after which files are 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. |
|
|
Cron expression for expired session cleanup job. |
|
|
Database schema initialization mode. |
|
|
Collection name used to store sessions. |
|
|
Cron expression for expired session cleanup job. |
|
|
Session repository filter dispatcher types. |
|
Session repository filter order. |
|
|
|
Enable the SpringEL compiler in SpringEL expressions. |
|
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. |
|
|
|
Maximum size of data buffers used for writing to the response, in bytes. |
|
Media types supported by the view technology. |
|
|
|
Content-Type value written to HTTP responses. |
|
Date format to use. |
|
|
|
Path pattern used for static resources. |
|
Comma-separated list of locations of WSDLs and accompanying XSDs to be exposed as beans. |
Key |
Replacement |
Reason |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The "actuator" endpoint is no longer available. |
|
|
The "actuator" endpoint is no longer available. |
|
|
The "actuator" endpoint is no longer available. |
|
|
|
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The "docs" endpoint is no longer available. |
|
|
The "docs" endpoint is no longer available. |
|
|
The "docs" endpoint is no longer available. |
|
|
The "docs" endpoint is no longer available. |
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
|
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
Hypermedia support in the Actuator is no longer available. |
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
|
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
Metrics support is now using Micrometer. |
|
|
Metrics support is now using Micrometer. |
|
|
Metrics support is now using Micrometer. |
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
|
|
|
|
|
|
Endpoint identifier is no longer customizable. |
|
|
|
|
|
Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration . |
|
|
Path of the error controller. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A global security auto-configuration is now provided. |
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
CRaSH support is no longer available. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
|
|
|
|
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
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. |
|
The security auto-configuration is no longer customizable. |
|
|
The security auto-configuration is no longer customizable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Application context ids are now unique by default. |
|
|
|
|
|
The spec to use to create caches. |
|
|
The location of the configuration file to use to initialize Hazelcast. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not supported anymore as of Neo4j 3. |
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
|
|
|
Remote debug is no longer supported. |
|
|
Remote debug is no longer supported. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Auto-configuration for Hibernate 4 is no longer provided. |
|
|
|
|
|
|
|
|
Metrics support is now using Micrometer. |
|
|
Metrics support is now using Micrometer. |
|
|
Metrics support is now using Micrometer. |
|
|
Metrics support is now using Micrometer. |
|
|
Metrics support is now using Micrometer. |
|
|
Metrics support is now using Micrometer. |
|
|
Metrics support is now using Micrometer. |
|
|
Metrics support is now using Micrometer. |
|
|
Metrics support is now using Micrometer. |
|
|
|
|
|
|
|
|
Metrics support is now using Micrometer. |
|
|
Metrics support is now using Micrometer. |
|
|
|
Enable support for fallback resolution. |
|
|
Enable device view resolver. |
|
|
Prefix that gets prepended to view names for mobile devices. |
|
`` |
Suffix that gets appended to view names for mobile devices. |
|
`` |
Prefix that gets prepended to view names for normal devices. |
|
`` |
Suffix that gets appended to view names for normal devices. |
|
|
Prefix that gets prepended to view names for tablet devices. |
|
`` |
Suffix that gets appended to view names for tablet devices. |
|
|
Enable SitePreferenceHandler. |
|
|
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
|
Whether or not publishing retries are enabled. |
|
|
Interval between the first and second attempt to publish or deliver a message. |
|
|
Maximum number of attempts to publish or deliver a message. |
|
|
Maximum interval between attempts. |
|
|
A multiplier to apply to the previous retry interval. |
|
|
Whether or not retries are stateless or stateful. |
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The use of a username and password is no longer supported (Use spring.sendgrid.api-key instead). |
|
|
The use of a username and password is no longer supported (Use spring.sendgrid.api-key instead). |
|
|
|
|
|
|
|
|
|
Enable the connection status view for supported providers. |
|
Application id. |
|
|
Application secret. |
|
|
Application id. |
|
|
Application secret. |
|
|
Application id. |
|
|
Application secret. |
|
|
|