"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"description":"Whether to enable or disable all endpoints by default."
},
{
"name":"endpoints.autoconfig.sensitive",
"type":"java.lang.Boolean",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"level":"error"
}
"description":"Whether to enable Cassandra health check.",
"description":"Whether to enable default health indicators.",
"defaultValue":true
},
{
"name":"endpoints.configprops.sensitive",
"name":"management.health.diskspace.enabled",
"type":"java.lang.Boolean",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"level":"error"
}
"description":"Whether to enable disk space health check.",
"defaultValue":true
},
{
"name":"endpoints.cors.allow-credentials",
"name":"management.health.elasticsearch.enabled",
"type":"java.lang.Boolean",
"description":"Set whether credentials are supported. When not set, credentials are not supported.",
"description":"Whether to enable Redis health check.",
"defaultValue":true
},
{
"name":"endpoints.dump.sensitive",
"name":"management.health.solr.enabled",
"type":"java.lang.Boolean",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"level":"error"
}
"description":"Whether to enable Solr health check.",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"description":"Endpoint identifier. With HTTP monitoring the identifier of the endpoint is mapped\n to a URL (e.g. 'foo' is mapped to '/foo').",
"deprecation":{
"reason":"Endpoint identifier is no longer customizable.",
"level":"error"
}
},
{
"name":"endpoints.flyway.sensitive",
"type":"java.lang.Boolean",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"description":"Mapping of health statuses to HTTP status codes. By default, registered health\n statuses map to sensible defaults (i.e. UP maps to 200).",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"level":"error"
}
},
{
"name":"endpoints.health.time-to-live",
"type":"java.lang.Long",
"description":"Time to live for cached result, in milliseconds.",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"level":"error"
}
},
{
"name":"endpoints.hypermedia.enabled",
"type":"java.lang.Boolean",
"description":"Whether to enable hypermedia support for endpoints.",
"defaultValue":false,
"deprecation":{
"reason":"Hypermedia support in the Actuator is no longer available.",
"level":"error"
}
},
{
"name":"endpoints.info.enabled",
"name":"management.info.env.enabled",
"type":"java.lang.Boolean",
"description":"Enable the endpoint.",
"deprecation":{
"replacement":"management.endpoint.info.enabled",
"level":"error"
}
},
{
"name":"endpoints.info.id",
"type":"java.lang.String",
"description":"Endpoint identifier. With HTTP monitoring the identifier of the endpoint is mapped\n to a URL (e.g. 'foo' is mapped to '/foo').",
"deprecation":{
"reason":"Endpoint identifier is no longer customizable.",
"description":"Whether to enable environment info.",
"defaultValue":true
},
{
"name":"endpoints.info.sensitive",
"name":"management.info.git.enabled",
"type":"java.lang.Boolean",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"level":"error"
}
"description":"Whether to enable git info.",
"defaultValue":true
},
{
"name":"endpoints.jmx.domain",
"type":"java.lang.String",
"description":"JMX domain name. Initialized with the value of 'spring.jmx.default-domain' if set.",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"description":"Mark if the endpoint exposes sensitive information.",
"description":"Whether to enable JVM metrics.",
"defaultValue":true,
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"level":"error"
"level":"error",
"replacement":"management.metrics.enable.jvm",
"reason":"Instead, disable JvmMetricsAutoConfiguration or filter 'jvm' metrics."
"description":"Mark if the endpoint exposes sensitive information.",
"description":"Whether to enable processor metrics.",
"defaultValue":true,
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"level":"error"
"level":"error",
"reason":"Instead, filter 'system.cpu' and 'process.cpu' metrics."
"description":"Number of threads to use with the metrics publishing scheduler.",
"defaultValue":2,
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"description":"Mark if the endpoint exposes sensitive information.",
"deprecation":{
"reason":"Endpoint sensitive flag is no longer customizable as Spring Boot no longer provides a customizable security auto-configuration\n. Create or adapt your security configuration accordingly.",
"description":"Authentication type. Auto-detected according to the environment (i.e. if Spring\n Security is available, \"spring\" is used by default).",
"description":"Pattern that tells the aggregator what to do with the keys from the source\n repository. The keys in the source repository are assumed to be period\n separated, and the pattern is in the same format, e.g. \"d.d.k.d\". Here \"d\"\n means \"discard\" and \"k\" means \"keep\" the key segment in the corresponding\n position in the source.",
"defaultValue":"",
"deprecation":{
"reason":"Metrics support is now using Micrometer.",
"level":"error"
}
"name":"management.server.ssl.key-password",
"description":"Password used to access the key in the key store."
},
{
"name":"spring.metrics.export.aggregate.prefix",
"type":"java.lang.String",
"description":"Prefix for global repository if active. Should be unique for this JVM, but most\n useful if it also has the form \"a.b\" where \"a\" is unique to this logical\n process (this application) and \"b\" is unique to this physical process. If you\n set spring.application.name elsewhere, then the default will be in the right\n form.",
"defaultValue":"",
"deprecation":{
"reason":"Metrics support is now using Micrometer.",
"level":"error"
}
"name":"management.server.ssl.key-store",
"description":"Path to the key store that holds the SSL certificate (typically a jks file)."
},
{
"name":"spring.metrics.export.delay-millis",
"type":"java.lang.Long",
"description":"Delay in milliseconds between export ticks. Metrics are exported to external\n sources on a schedule with this delay.",
"deprecation":{
"reason":"Metrics support is now using Micrometer.",
"description":"List of patterns for metric names to exclude. Applied after the includes.",
"deprecation":{
"reason":"Metrics support is now using Micrometer.",
"level":"error"
}
"name":"management.server.ssl.key-store-type",
"description":"Type of the key store."
},
{
"name":"spring.metrics.export.includes",
"type":"java.lang.String[]",
"description":"List of patterns for metric names to include.",
"deprecation":{
"reason":"Metrics support is now using Micrometer.",
"level":"error"
}
"name":"management.server.ssl.protocol",
"description":"SSL protocol to use.",
"defaultValue":"TLS"
},
{
"name":"spring.metrics.export.redis.key",
"type":"java.lang.String",
"description":"Key for redis repository export (if active). Should be globally unique for a\n system sharing a redis repository across multiple processes.",
"defaultValue":"keys.spring.metrics",
"deprecation":{
"reason":"Metrics support is now using Micrometer.",
"level":"error"
}
"name":"management.server.ssl.trust-store",
"description":"Trust store that holds SSL certificates."
},
{
"name":"spring.metrics.export.redis.prefix",
"type":"java.lang.String",
"description":"Prefix for redis repository if active. Should be globally unique across all\n processes sharing the same repository.",
"defaultValue":"spring.metrics",
"deprecation":{
"reason":"Metrics support is now using Micrometer.",
"description":"Threshold after which files will be written to disk. Values can use the suffixes\n\"MB\" or \"KB\" to indicate megabytes or kilobytes respectively.",
"description":"Max number of connections that can be allocated by the pool at a given time.\n Use a negative value for no limit.",
"defaultValue":8,
"deprecation":{
"replacement":"spring.redis.jedis.pool.max-idle",
"level":"error"
}
},
{
"name":"spring.redis.pool.max-idle",
"type":"java.lang.Integer",
"description":"Max number of \"idle\" connections in the pool. Use a negative value to indicate\n an unlimited number of idle connections.",
"defaultValue":8,
"deprecation":{
"replacement":"spring.redis.jedis.pool.max-idle",
"level":"error"
}
},
{
"name":"spring.redis.pool.max-wait",
"type":"java.lang.Integer",
"description":"Maximum amount of time (in milliseconds) a connection allocation should block\n before throwing an exception when the pool is exhausted. Use a negative value\n to block indefinitely.",
"defaultValue":-1,
"deprecation":{
"replacement":"spring.redis.jedis.pool.max-wait",
"level":"error"
}
},
{
"name":"spring.redis.pool.min-idle",
"type":"java.lang.Integer",
"description":"Target for the minimum number of idle connections to maintain in the pool. This\n setting only has an effect if it is positive.",
"defaultValue":0,
"deprecation":{
"replacement":"spring.redis.jedis.pool.min-idle",
"level":"error"
}
},
{
"name":"spring.resources.cache-period",
"type":"java.lang.Integer",
"description":"Cache period for the resources served by the resource handler. If a duration suffix is not specified, seconds will be used.",
"deprecation":{
"replacement":"spring.resources.cache.period",
"level":"error"
}
},
{
"name":"spring.resources.chain.gzipped",
"type":"java.lang.Boolean",
...
...
@@ -2431,24 +1540,6 @@
"name":"spring.security.filter.order",
"defaultValue":-100
},
{
"name":"spring.sendgrid.password",
"type":"java.lang.String",
"description":"SendGrid password.",
"deprecation":{
"reason":"The use of a username and password is no longer supported (Use spring.sendgrid.api-key instead).",
"level":"error"
}
},
{
"name":"spring.sendgrid.username",
"type":"java.lang.String",
"description":"SendGrid username. Alternative to api key.",
"deprecation":{
"reason":"The use of a username and password is no longer supported (Use spring.sendgrid.api-key instead).",
"level":"error"
}
},
{
"name":"spring.session.hazelcast.flush-mode",
"defaultValue":"on-save"
...
...
@@ -2465,29 +1556,10 @@
"name":"spring.session.jdbc.initialize-schema",
"defaultValue":"embedded"
},
{
"name":"spring.session.jdbc.initializer.enabled",
"type":"java.lang.Boolean",
"description":"Create the required session tables on startup if necessary. Enabled\n automatically if the default table name is set or a custom schema is\n configured.",