Migrate Spring Boot properties to 3.0
org.openrewrite.java.spring.boot3.SpringBootProperties_3_0
Migrate properties found in application.properties
and application.yml
.
Tags
- spring
- boot
Recipe source
GitHub, Issue Tracker, Maven Central
This recipe is composed of more than one recipe. If you want to customize the set of recipes this is composed of, you can find and copy the GitHub source for the recipe from the link above.
Definition
- Recipe List
- Yaml Recipe List
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.appoptics.api-token
- newPropertyKey:
management.appoptics.metrics.export.api-token
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.appoptics.batch-size
- newPropertyKey:
management.appoptics.metrics.export.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.appoptics.connect-timeout
- newPropertyKey:
management.appoptics.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.appoptics.enabled
- newPropertyKey:
management.appoptics.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.appoptics.floor-times
- newPropertyKey:
management.appoptics.metrics.export.floor-times
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.appoptics.host-tag
- newPropertyKey:
management.appoptics.metrics.export.host-tag
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.appoptics.read-timeout
- newPropertyKey:
management.appoptics.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.appoptics.step
- newPropertyKey:
management.appoptics.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.appoptics.uri
- newPropertyKey:
management.appoptics.metrics.export.uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.batch-size
- newPropertyKey:
management.atlas.metrics.export.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.config-refresh-frequency
- newPropertyKey:
management.atlas.metrics.export.config-refresh-frequency
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.config-time-to-live
- newPropertyKey:
management.atlas.metrics.export.config-time-to-live
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.config-uri
- newPropertyKey:
management.atlas.metrics.export.config-uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.connect-timeout
- newPropertyKey:
management.atlas.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.enabled
- newPropertyKey:
management.atlas.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.eval-uri
- newPropertyKey:
management.atlas.metrics.export.eval-uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.lwc-enabled
- newPropertyKey:
management.atlas.metrics.export.lwc-enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.meter-time-to-live
- newPropertyKey:
management.atlas.metrics.export.meter-time-to-live
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.num-threads
- newPropertyKey:
management.atlas.metrics.export.num-threads
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.read-timeout
- newPropertyKey:
management.atlas.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.step
- newPropertyKey:
management.atlas.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.atlas.uri
- newPropertyKey:
management.atlas.metrics.export.uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.datadog.api-key
- newPropertyKey:
management.datadog.metrics.export.api-key
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.datadog.application-key
- newPropertyKey:
management.datadog.metrics.export.application-key
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.datadog.batch-size
- newPropertyKey:
management.datadog.metrics.export.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.datadog.connect-timeout
- newPropertyKey:
management.datadog.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.datadog.descriptions
- newPropertyKey:
management.datadog.metrics.export.descriptions
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.datadog.enabled
- newPropertyKey:
management.datadog.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.datadog.host-tag
- newPropertyKey:
management.datadog.metrics.export.host-tag
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.datadog.num-threads
- newPropertyKey:
management.datadog.metrics.export.num-threads
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.datadog.read-timeout
- newPropertyKey:
management.datadog.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.datadog.step
- newPropertyKey:
management.datadog.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.datadog.uri
- newPropertyKey:
management.datadog.metrics.export.uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.defaults.enabled
- newPropertyKey:
management.defaults.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.api-token
- newPropertyKey:
management.dynatrace.metrics.export.api-token
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.batch-size
- newPropertyKey:
management.dynatrace.metrics.export.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.connect-timeout
- newPropertyKey:
management.dynatrace.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.device-id
- newPropertyKey:
management.dynatrace.metrics.export.device-id
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.enabled
- newPropertyKey:
management.dynatrace.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.group
- newPropertyKey:
management.dynatrace.metrics.export.group
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.read-timeout
- newPropertyKey:
management.dynatrace.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.step
- newPropertyKey:
management.dynatrace.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.technology-type
- newPropertyKey:
management.dynatrace.metrics.export.technology-type
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.uri
- newPropertyKey:
management.dynatrace.metrics.export.uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.v1.device-id
- newPropertyKey:
management.dynatrace.metrics.export.v1.device-id
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.v1.group
- newPropertyKey:
management.dynatrace.metrics.export.v1.group
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.v1.technology-type
- newPropertyKey:
management.dynatrace.metrics.export.v1.technology-type
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.v2.default-dimensions
- newPropertyKey:
management.dynatrace.metrics.export.v2.default-dimensions
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.v2.enrich-with-dynatrace-metadata
- newPropertyKey:
management.dynatrace.metrics.export.v2.enrich-with-dynatrace-metadata
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.dynatrace.v2.metric-key-prefix
- newPropertyKey:
management.dynatrace.metrics.export.v2.metric-key-prefix
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.api-key-credentials
- newPropertyKey:
management.elastic.metrics.export.api-key-credentials
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.auto-create-index
- newPropertyKey:
management.elastic.metrics.export.auto-create-index
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.batch-size
- newPropertyKey:
management.elastic.metrics.export.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.connect-timeout
- newPropertyKey:
management.elastic.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.enabled
- newPropertyKey:
management.elastic.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.host
- newPropertyKey:
management.elastic.metrics.export.host
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.index
- newPropertyKey:
management.elastic.metrics.export.index
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.index-date-format
- newPropertyKey:
management.elastic.metrics.export.index-date-format
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.index-date-separator
- newPropertyKey:
management.elastic.metrics.export.index-date-separator
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.password
- newPropertyKey:
management.elastic.metrics.export.password
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.pipeline
- newPropertyKey:
management.elastic.metrics.export.pipeline
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.read-timeout
- newPropertyKey:
management.elastic.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.step
- newPropertyKey:
management.elastic.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.timestamp-field-name
- newPropertyKey:
management.elastic.metrics.export.timestamp-field-name
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.elastic.user-name
- newPropertyKey:
management.elastic.metrics.export.user-name
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.ganglia.addressing-mode
- newPropertyKey:
management.ganglia.metrics.export.addressing-mode
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.ganglia.duration-units
- newPropertyKey:
management.ganglia.metrics.export.duration-units
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.ganglia.enabled
- newPropertyKey:
management.ganglia.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.ganglia.host
- newPropertyKey:
management.ganglia.metrics.export.host
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.ganglia.port
- newPropertyKey:
management.ganglia.metrics.export.port
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.ganglia.protocol-version
- newPropertyKey:
management.ganglia.metrics.export.protocol-version
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.ganglia.rate-units
- newPropertyKey:
management.ganglia.metrics.export.rate-units
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.ganglia.step
- newPropertyKey:
management.ganglia.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.ganglia.time-to-live
- newPropertyKey:
management.ganglia.metrics.export.time-to-live
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.graphite.duration-units
- newPropertyKey:
management.graphite.metrics.export.duration-units
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.graphite.enabled
- newPropertyKey:
management.graphite.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.graphite.graphite-tags-enabled
- newPropertyKey:
management.graphite.metrics.export.graphite-tags-enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.graphite.host
- newPropertyKey:
management.graphite.metrics.export.host
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.graphite.port
- newPropertyKey:
management.graphite.metrics.export.port
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.graphite.protocol
- newPropertyKey:
management.graphite.metrics.export.protocol
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.graphite.rate-units
- newPropertyKey:
management.graphite.metrics.export.rate-units
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.graphite.step
- newPropertyKey:
management.graphite.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.graphite.tags-as-prefix
- newPropertyKey:
management.graphite.metrics.export.tags-as-prefix
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.humio.api-token
- newPropertyKey:
management.humio.metrics.export.api-token
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.humio.batch-size
- newPropertyKey:
management.humio.metrics.export.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.humio.connect-timeout
- newPropertyKey:
management.humio.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.humio.enabled
- newPropertyKey:
management.humio.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.humio.read-timeout
- newPropertyKey:
management.humio.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.humio.step
- newPropertyKey:
management.humio.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.humio.tags
- newPropertyKey:
management.humio.metrics.export.tags
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.humio.uri
- newPropertyKey:
management.humio.metrics.export.uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.api-version
- newPropertyKey:
management.influx.metrics.export.api-version
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.auto-create-db
- newPropertyKey:
management.influx.metrics.export.auto-create-db
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.batch-size
- newPropertyKey:
management.influx.metrics.export.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.bucket
- newPropertyKey:
management.influx.metrics.export.bucket
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.compressed
- newPropertyKey:
management.influx.metrics.export.compressed
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.connect-timeout
- newPropertyKey:
management.influx.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.consistency
- newPropertyKey:
management.influx.metrics.export.consistency
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.db
- newPropertyKey:
management.influx.metrics.export.db
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.enabled
- newPropertyKey:
management.influx.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.num-threads
- newPropertyKey:
management.influx.metrics.export.num-threads
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.org
- newPropertyKey:
management.influx.metrics.export.org
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.password
- newPropertyKey:
management.influx.metrics.export.password
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.read-timeout
- newPropertyKey:
management.influx.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.retention-duration
- newPropertyKey:
management.influx.metrics.export.retention-duration
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.retention-policy
- newPropertyKey:
management.influx.metrics.export.retention-policy
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.retention-replication-factor
- newPropertyKey:
management.influx.metrics.export.retention-replication-factor
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.retention-shard-duration
- newPropertyKey:
management.influx.metrics.export.retention-shard-duration
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.step
- newPropertyKey:
management.influx.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.token
- newPropertyKey:
management.influx.metrics.export.token
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.uri
- newPropertyKey:
management.influx.metrics.export.uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.influx.user-name
- newPropertyKey:
management.influx.metrics.export.user-name
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.jmx.domain
- newPropertyKey:
management.jmx.metrics.export.domain
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.jmx.enabled
- newPropertyKey:
management.jmx.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.jmx.step
- newPropertyKey:
management.jmx.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.kairos.batch-size
- newPropertyKey:
management.kairos.metrics.export.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.kairos.connect-timeout
- newPropertyKey:
management.kairos.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.kairos.enabled
- newPropertyKey:
management.kairos.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.kairos.password
- newPropertyKey:
management.kairos.metrics.export.password
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.kairos.read-timeout
- newPropertyKey:
management.kairos.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.kairos.step
- newPropertyKey:
management.kairos.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.kairos.uri
- newPropertyKey:
management.kairos.metrics.export.uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.kairos.user-name
- newPropertyKey:
management.kairos.metrics.export.user-name
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.account-id
- newPropertyKey:
management.newrelic.metrics.export.account-id
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.api-key
- newPropertyKey:
management.newrelic.metrics.export.api-key
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.batch-size
- newPropertyKey:
management.newrelic.metrics.export.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.client-provider-type
- newPropertyKey:
management.newrelic.metrics.export.client-provider-type
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.connect-timeout
- newPropertyKey:
management.newrelic.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.enabled
- newPropertyKey:
management.newrelic.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.event-type
- newPropertyKey:
management.newrelic.metrics.export.event-type
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.meter-name-event-type-enabled
- newPropertyKey:
management.newrelic.metrics.export.meter-name-event-type-enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.num-threads
- newPropertyKey:
management.newrelic.metrics.export.num-threads
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.read-timeout
- newPropertyKey:
management.newrelic.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.step
- newPropertyKey:
management.newrelic.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.newrelic.uri
- newPropertyKey:
management.newrelic.metrics.export.uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.descriptions
- newPropertyKey:
management.prometheus.metrics.export.descriptions
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.enabled
- newPropertyKey:
management.prometheus.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.histogram-flavor
- newPropertyKey:
management.prometheus.metrics.export.histogram-flavor
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.pushgateway.base-url
- newPropertyKey:
management.prometheus.metrics.export.pushgateway.base-url
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.pushgateway.enabled
- newPropertyKey:
management.prometheus.metrics.export.pushgateway.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.pushgateway.grouping-key
- newPropertyKey:
management.prometheus.metrics.export.pushgateway.grouping-key
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.pushgateway.job
- newPropertyKey:
management.prometheus.metrics.export.pushgateway.job
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.pushgateway.password
- newPropertyKey:
management.prometheus.metrics.export.pushgateway.password
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.pushgateway.push-rate
- newPropertyKey:
management.prometheus.metrics.export.pushgateway.push-rate
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.pushgateway.shutdown-operation
- newPropertyKey:
management.prometheus.metrics.export.pushgateway.shutdown-operation
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.pushgateway.username
- newPropertyKey:
management.prometheus.metrics.export.pushgateway.username
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.prometheus.step
- newPropertyKey:
management.prometheus.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.signalfx.access-token
- newPropertyKey:
management.signalfx.metrics.export.access-token
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.signalfx.batch-size
- newPropertyKey:
management.signalfx.metrics.export.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.signalfx.connect-timeout
- newPropertyKey:
management.signalfx.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.signalfx.enabled
- newPropertyKey:
management.signalfx.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.signalfx.num-threads
- newPropertyKey:
management.signalfx.metrics.export.num-threads
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.signalfx.published-histogram-type
- newPropertyKey:
management.signalfx.metrics.export.published-histogram-type
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.signalfx.read-timeout
- newPropertyKey:
management.signalfx.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.signalfx.source
- newPropertyKey:
management.signalfx.metrics.export.source
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.signalfx.step
- newPropertyKey:
management.signalfx.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.signalfx.uri
- newPropertyKey:
management.signalfx.metrics.export.uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.simple.enabled
- newPropertyKey:
management.simple.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.simple.mode
- newPropertyKey:
management.simple.metrics.export.mode
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.simple.step
- newPropertyKey:
management.simple.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.stackdriver.batch-size
- newPropertyKey:
management.stackdriver.metrics.export.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.stackdriver.connect-timeout
- newPropertyKey:
management.stackdriver.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.stackdriver.enabled
- newPropertyKey:
management.stackdriver.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.stackdriver.project-id
- newPropertyKey:
management.stackdriver.metrics.export.project-id
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.stackdriver.read-timeout
- newPropertyKey:
management.stackdriver.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.stackdriver.resource-labels
- newPropertyKey:
management.stackdriver.metrics.export.resource-labels
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.stackdriver.resource-type
- newPropertyKey:
management.stackdriver.metrics.export.resource-type
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.stackdriver.step
- newPropertyKey:
management.stackdriver.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.stackdriver.use-semantic-metric-types
- newPropertyKey:
management.stackdriver.metrics.export.use-semantic-metric-types
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.statsd.enabled
- newPropertyKey:
management.statsd.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.statsd.flavor
- newPropertyKey:
management.statsd.metrics.export.flavor
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.statsd.host
- newPropertyKey:
management.statsd.metrics.export.host
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.statsd.max-packet-length
- newPropertyKey:
management.statsd.metrics.export.max-packet-length
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.statsd.polling-frequency
- newPropertyKey:
management.statsd.metrics.export.polling-frequency
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.statsd.port
- newPropertyKey:
management.statsd.metrics.export.port
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.statsd.protocol
- newPropertyKey:
management.statsd.metrics.export.protocol
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.statsd.publish-unchanged-meters
- newPropertyKey:
management.statsd.metrics.export.publish-unchanged-meters
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.api-token
- newPropertyKey:
management.wavefront.api-token
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.batch-size
- newPropertyKey:
management.wavefront.sender.batch-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.connect-timeout
- newPropertyKey:
management.wavefront.metrics.export.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.enabled
- newPropertyKey:
management.wavefront.metrics.export.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.global-prefix
- newPropertyKey:
management.wavefront.metrics.export.global-prefix
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.num-threads
- newPropertyKey:
management.wavefront.metrics.export.num-threads
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.read-timeout
- newPropertyKey:
management.wavefront.metrics.export.read-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.sender.flush-interval
- newPropertyKey:
management.wavefront.sender.flush-interval
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.sender.max-queue-size
- newPropertyKey:
management.wavefront.sender.max-queue-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.sender.message-size
- newPropertyKey:
management.wavefront.sender.message-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.source
- newPropertyKey:
management.wavefront.source
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.step
- newPropertyKey:
management.wavefront.metrics.export.step
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.export.wavefront.uri
- newPropertyKey:
management.wavefront.uri
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.web.client.request.metric-name
- newPropertyKey:
management.observations.http.client.requests.name
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.metrics.web.server.request.metric-name
- newPropertyKey:
management.observations.http.server.requests.name
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.trace.http.enabled
- newPropertyKey:
management.httpexchanges.recording.enabled
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.trace.http.include
- newPropertyKey:
management.httpexchanges.recording.include
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
management.trace.include
- newPropertyKey:
management.httpexchanges.recording.include
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
server.undertow.allow-encoded-slash
- newPropertyKey:
server.undertow.decode-slash
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.compression
- newPropertyKey:
spring.cassandra.compression
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.config
- newPropertyKey:
spring.cassandra.config
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.connection.connect-timeout
- newPropertyKey:
spring.cassandra.connection.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.connection.init-query-timeout
- newPropertyKey:
spring.cassandra.connection.init-query-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.contact-points
- newPropertyKey:
spring.cassandra.contact-points
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.controlconnection.timeout
- newPropertyKey:
spring.cassandra.controlconnection.timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.keyspace-name
- newPropertyKey:
spring.cassandra.keyspace-name
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.local-datacenter
- newPropertyKey:
spring.cassandra.local-datacenter
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.password
- newPropertyKey:
spring.cassandra.password
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.pool.heartbeat-interval
- newPropertyKey:
spring.cassandra.pool.heartbeat-interval
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.pool.idle-timeout
- newPropertyKey:
spring.cassandra.pool.idle-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.pool.max-queue-size
- newPropertyKey:
spring.cassandra.request.throttler.max-queue-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.port
- newPropertyKey:
spring.cassandra.port
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.request.consistency
- newPropertyKey:
spring.cassandra.request.consistency
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.request.page-size
- newPropertyKey:
spring.cassandra.request.page-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.request.serial-consistency
- newPropertyKey:
spring.cassandra.request.serial-consistency
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.request.throttler.drain-interval
- newPropertyKey:
spring.cassandra.request.throttler.drain-interval
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.request.throttler.max-concurrent-requests
- newPropertyKey:
spring.cassandra.request.throttler.max-concurrent-requests
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.request.throttler.max-queue-size
- newPropertyKey:
spring.cassandra.request.throttler.max-queue-size
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.request.throttler.max-requests-per-second
- newPropertyKey:
spring.cassandra.request.throttler.max-requests-per-second
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.request.throttler.type
- newPropertyKey:
spring.cassandra.request.throttler.type
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.request.timeout
- newPropertyKey:
spring.cassandra.request.timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.schema-action
- newPropertyKey:
spring.cassandra.schema-action
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.session-name
- newPropertyKey:
spring.cassandra.session-name
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.ssl
- newPropertyKey:
spring.cassandra.ssl
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.data.cassandra.username
- newPropertyKey:
spring.cassandra.username
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.liquibase.labels
- newPropertyKey:
spring.liquibase.label-filter
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.client-name
- newPropertyKey:
spring.data.redis.client-name
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.client-type
- newPropertyKey:
spring.data.redis.client-type
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.cluster.max-redirects
- newPropertyKey:
spring.data.redis.cluster.max-redirects
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.cluster.nodes
- newPropertyKey:
spring.data.redis.cluster.nodes
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.connect-timeout
- newPropertyKey:
spring.data.redis.connect-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.database
- newPropertyKey:
spring.data.redis.database
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.host
- newPropertyKey:
spring.data.redis.host
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.lettuce.cluster.refresh.adaptive
- newPropertyKey:
spring.data.redis.lettuce.cluster.refresh.adaptive
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.lettuce.cluster.refresh.dynamic-refresh-sources
- newPropertyKey:
spring.data.redis.lettuce.cluster.refresh.dynamic-refresh-sources
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.lettuce.cluster.refresh.period
- newPropertyKey:
spring.data.redis.lettuce.cluster.refresh.period
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.lettuce.shutdown-timeout
- newPropertyKey:
spring.data.redis.lettuce.shutdown-timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.password
- newPropertyKey:
spring.data.redis.password
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.port
- newPropertyKey:
spring.data.redis.port
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.sentinel.master
- newPropertyKey:
spring.data.redis.sentinel.master
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.sentinel.nodes
- newPropertyKey:
spring.data.redis.sentinel.nodes
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.sentinel.password
- newPropertyKey:
spring.data.redis.sentinel.password
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.sentinel.username
- newPropertyKey:
spring.data.redis.sentinel.username
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.ssl
- newPropertyKey:
spring.data.redis.ssl
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.timeout
- newPropertyKey:
spring.data.redis.timeout
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.url
- newPropertyKey:
spring.data.redis.url
- oldPropertyKey:
- Change the key of a spring application property
- oldPropertyKey:
spring.redis.username
- newPropertyKey:
spring.data.redis.username
- oldPropertyKey:
- Comment out Spring properties
- propertyKey:
management.metrics.export.atlas.num-threads
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
management.metrics.graphql.autotime.enabled
- comment:
This property is deprecated: Should be applied at the ObservationRegistry level.
- propertyKey:
- Comment out Spring properties
- propertyKey:
management.metrics.graphql.autotime.percentiles
- comment:
This property is deprecated: Should be applied at the ObservationRegistry level.
- propertyKey:
- Comment out Spring properties
- propertyKey:
management.metrics.graphql.autotime.percentiles-histogram
- comment:
This property is deprecated: Should be applied at the ObservationRegistry level.
- propertyKey:
- Comment out Spring properties
- propertyKey:
management.metrics.web.client.request.autotime.enabled
- comment:
This property is deprecated: Should be applied at the ObservationRegistry level.
- propertyKey:
- Comment out Spring properties
- propertyKey:
management.metrics.web.client.request.autotime.percentiles
- comment:
This property is deprecated: Should be applied at the ObservationRegistry level.
- propertyKey:
- Comment out Spring properties
- propertyKey:
management.metrics.web.client.request.autotime.percentiles-histogram
- comment:
This property is deprecated: Should be applied at the ObservationRegistry level.
- propertyKey:
- Comment out Spring properties
- propertyKey:
management.metrics.web.server.request.autotime.enabled
- comment:
This property is deprecated: Should be applied at the ObservationRegistry level.
- propertyKey:
- Comment out Spring properties
- propertyKey:
management.metrics.web.server.request.autotime.percentiles
- comment:
This property is deprecated: Should be applied at the ObservationRegistry level.
- propertyKey:
- Comment out Spring properties
- propertyKey:
management.metrics.web.server.request.autotime.percentiles-histogram
- comment:
This property is deprecated: Should be applied at the ObservationRegistry level.
- propertyKey:
- Comment out Spring properties
- propertyKey:
management.metrics.web.server.request.ignore-trailing-slash
- comment:
This property is deprecated: Not needed anymore, direct instrumentation in Spring MVC.
- propertyKey:
- Comment out Spring properties
- propertyKey:
server.max-http-header-size
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
server.netty.max-chunk-size
- comment:
This property is deprecated: Deprecated for removal in Reactor Netty
- propertyKey:
- Comment out Spring properties
- propertyKey:
server.servlet.session.cookie.comment
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.banner.image.bitdepth
- comment:
This property is deprecated: Support for image banners has been removed.
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.banner.image.height
- comment:
This property is deprecated: Support for image banners has been removed.
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.banner.image.invert
- comment:
This property is deprecated: Support for image banners has been removed.
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.banner.image.location
- comment:
This property is deprecated: Support for image banners has been removed.
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.banner.image.margin
- comment:
This property is deprecated: Support for image banners has been removed.
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.banner.image.pixelmode
- comment:
This property is deprecated: Support for image banners has been removed.
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.banner.image.width
- comment:
This property is deprecated: Support for image banners has been removed.
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.elasticsearch.webclient.max-in-memory-size
- comment:
This property is deprecated: Reactive Elasticsearch client no longer uses WebClient.
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.flyway.baseline-migration-prefix
- comment:
This property is deprecated: Removed in Flyway 9.0
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.jpa.hibernate.use-new-id-generator-mappings
- comment:
This property is deprecated: Hibernate no longer supports disabling the use of new ID generator mappings.
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.mvc.date-format
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.mvc.ignore-default-model-on-redirect
- comment:
This property is deprecated: Deprecated for removal in Spring MVC
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.jedis.pool.enabled
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.jedis.pool.max-active
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.jedis.pool.max-idle
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.jedis.pool.max-wait
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.jedis.pool.min-idle
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.jedis.pool.time-between-eviction-runs
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.lettuce.pool.enabled
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.lettuce.pool.max-active
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.lettuce.pool.max-idle
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.lettuce.pool.max-wait
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.lettuce.pool.min-idle
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.redis.lettuce.pool.time-between-eviction-runs
- comment:
This property is deprecated and will be removed in future Spring Boot versions
- propertyKey:
- Comment out Spring properties
- propertyKey:
spring.webflux.multipart.streaming
- comment:
This property is deprecated: Replaced by the PartEventHttpMessageReader and the PartEvent API.
- propertyKey:
---
type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.java.spring.boot3.SpringBootProperties_3_0
displayName: Migrate Spring Boot properties to 3.0
description: Migrate properties found in `application.properties` and `application.yml`.
tags:
- spring
- boot
recipeList:
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.appoptics.api-token
newPropertyKey: management.appoptics.metrics.export.api-token
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.appoptics.batch-size
newPropertyKey: management.appoptics.metrics.export.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.appoptics.connect-timeout
newPropertyKey: management.appoptics.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.appoptics.enabled
newPropertyKey: management.appoptics.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.appoptics.floor-times
newPropertyKey: management.appoptics.metrics.export.floor-times
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.appoptics.host-tag
newPropertyKey: management.appoptics.metrics.export.host-tag
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.appoptics.read-timeout
newPropertyKey: management.appoptics.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.appoptics.step
newPropertyKey: management.appoptics.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.appoptics.uri
newPropertyKey: management.appoptics.metrics.export.uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.batch-size
newPropertyKey: management.atlas.metrics.export.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.config-refresh-frequency
newPropertyKey: management.atlas.metrics.export.config-refresh-frequency
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.config-time-to-live
newPropertyKey: management.atlas.metrics.export.config-time-to-live
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.config-uri
newPropertyKey: management.atlas.metrics.export.config-uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.connect-timeout
newPropertyKey: management.atlas.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.enabled
newPropertyKey: management.atlas.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.eval-uri
newPropertyKey: management.atlas.metrics.export.eval-uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.lwc-enabled
newPropertyKey: management.atlas.metrics.export.lwc-enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.meter-time-to-live
newPropertyKey: management.atlas.metrics.export.meter-time-to-live
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.num-threads
newPropertyKey: management.atlas.metrics.export.num-threads
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.read-timeout
newPropertyKey: management.atlas.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.step
newPropertyKey: management.atlas.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.atlas.uri
newPropertyKey: management.atlas.metrics.export.uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.datadog.api-key
newPropertyKey: management.datadog.metrics.export.api-key
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.datadog.application-key
newPropertyKey: management.datadog.metrics.export.application-key
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.datadog.batch-size
newPropertyKey: management.datadog.metrics.export.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.datadog.connect-timeout
newPropertyKey: management.datadog.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.datadog.descriptions
newPropertyKey: management.datadog.metrics.export.descriptions
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.datadog.enabled
newPropertyKey: management.datadog.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.datadog.host-tag
newPropertyKey: management.datadog.metrics.export.host-tag
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.datadog.num-threads
newPropertyKey: management.datadog.metrics.export.num-threads
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.datadog.read-timeout
newPropertyKey: management.datadog.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.datadog.step
newPropertyKey: management.datadog.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.datadog.uri
newPropertyKey: management.datadog.metrics.export.uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.defaults.enabled
newPropertyKey: management.defaults.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.api-token
newPropertyKey: management.dynatrace.metrics.export.api-token
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.batch-size
newPropertyKey: management.dynatrace.metrics.export.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.connect-timeout
newPropertyKey: management.dynatrace.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.device-id
newPropertyKey: management.dynatrace.metrics.export.device-id
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.enabled
newPropertyKey: management.dynatrace.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.group
newPropertyKey: management.dynatrace.metrics.export.group
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.read-timeout
newPropertyKey: management.dynatrace.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.step
newPropertyKey: management.dynatrace.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.technology-type
newPropertyKey: management.dynatrace.metrics.export.technology-type
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.uri
newPropertyKey: management.dynatrace.metrics.export.uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.v1.device-id
newPropertyKey: management.dynatrace.metrics.export.v1.device-id
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.v1.group
newPropertyKey: management.dynatrace.metrics.export.v1.group
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.v1.technology-type
newPropertyKey: management.dynatrace.metrics.export.v1.technology-type
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.v2.default-dimensions
newPropertyKey: management.dynatrace.metrics.export.v2.default-dimensions
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.v2.enrich-with-dynatrace-metadata
newPropertyKey: management.dynatrace.metrics.export.v2.enrich-with-dynatrace-metadata
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.dynatrace.v2.metric-key-prefix
newPropertyKey: management.dynatrace.metrics.export.v2.metric-key-prefix
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.api-key-credentials
newPropertyKey: management.elastic.metrics.export.api-key-credentials
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.auto-create-index
newPropertyKey: management.elastic.metrics.export.auto-create-index
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.batch-size
newPropertyKey: management.elastic.metrics.export.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.connect-timeout
newPropertyKey: management.elastic.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.enabled
newPropertyKey: management.elastic.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.host
newPropertyKey: management.elastic.metrics.export.host
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.index
newPropertyKey: management.elastic.metrics.export.index
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.index-date-format
newPropertyKey: management.elastic.metrics.export.index-date-format
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.index-date-separator
newPropertyKey: management.elastic.metrics.export.index-date-separator
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.password
newPropertyKey: management.elastic.metrics.export.password
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.pipeline
newPropertyKey: management.elastic.metrics.export.pipeline
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.read-timeout
newPropertyKey: management.elastic.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.step
newPropertyKey: management.elastic.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.timestamp-field-name
newPropertyKey: management.elastic.metrics.export.timestamp-field-name
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.elastic.user-name
newPropertyKey: management.elastic.metrics.export.user-name
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.ganglia.addressing-mode
newPropertyKey: management.ganglia.metrics.export.addressing-mode
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.ganglia.duration-units
newPropertyKey: management.ganglia.metrics.export.duration-units
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.ganglia.enabled
newPropertyKey: management.ganglia.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.ganglia.host
newPropertyKey: management.ganglia.metrics.export.host
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.ganglia.port
newPropertyKey: management.ganglia.metrics.export.port
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.ganglia.protocol-version
newPropertyKey: management.ganglia.metrics.export.protocol-version
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.ganglia.rate-units
newPropertyKey: management.ganglia.metrics.export.rate-units
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.ganglia.step
newPropertyKey: management.ganglia.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.ganglia.time-to-live
newPropertyKey: management.ganglia.metrics.export.time-to-live
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.graphite.duration-units
newPropertyKey: management.graphite.metrics.export.duration-units
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.graphite.enabled
newPropertyKey: management.graphite.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.graphite.graphite-tags-enabled
newPropertyKey: management.graphite.metrics.export.graphite-tags-enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.graphite.host
newPropertyKey: management.graphite.metrics.export.host
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.graphite.port
newPropertyKey: management.graphite.metrics.export.port
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.graphite.protocol
newPropertyKey: management.graphite.metrics.export.protocol
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.graphite.rate-units
newPropertyKey: management.graphite.metrics.export.rate-units
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.graphite.step
newPropertyKey: management.graphite.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.graphite.tags-as-prefix
newPropertyKey: management.graphite.metrics.export.tags-as-prefix
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.humio.api-token
newPropertyKey: management.humio.metrics.export.api-token
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.humio.batch-size
newPropertyKey: management.humio.metrics.export.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.humio.connect-timeout
newPropertyKey: management.humio.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.humio.enabled
newPropertyKey: management.humio.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.humio.read-timeout
newPropertyKey: management.humio.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.humio.step
newPropertyKey: management.humio.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.humio.tags
newPropertyKey: management.humio.metrics.export.tags
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.humio.uri
newPropertyKey: management.humio.metrics.export.uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.api-version
newPropertyKey: management.influx.metrics.export.api-version
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.auto-create-db
newPropertyKey: management.influx.metrics.export.auto-create-db
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.batch-size
newPropertyKey: management.influx.metrics.export.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.bucket
newPropertyKey: management.influx.metrics.export.bucket
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.compressed
newPropertyKey: management.influx.metrics.export.compressed
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.connect-timeout
newPropertyKey: management.influx.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.consistency
newPropertyKey: management.influx.metrics.export.consistency
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.db
newPropertyKey: management.influx.metrics.export.db
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.enabled
newPropertyKey: management.influx.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.num-threads
newPropertyKey: management.influx.metrics.export.num-threads
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.org
newPropertyKey: management.influx.metrics.export.org
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.password
newPropertyKey: management.influx.metrics.export.password
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.read-timeout
newPropertyKey: management.influx.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.retention-duration
newPropertyKey: management.influx.metrics.export.retention-duration
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.retention-policy
newPropertyKey: management.influx.metrics.export.retention-policy
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.retention-replication-factor
newPropertyKey: management.influx.metrics.export.retention-replication-factor
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.retention-shard-duration
newPropertyKey: management.influx.metrics.export.retention-shard-duration
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.step
newPropertyKey: management.influx.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.token
newPropertyKey: management.influx.metrics.export.token
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.uri
newPropertyKey: management.influx.metrics.export.uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.influx.user-name
newPropertyKey: management.influx.metrics.export.user-name
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.jmx.domain
newPropertyKey: management.jmx.metrics.export.domain
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.jmx.enabled
newPropertyKey: management.jmx.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.jmx.step
newPropertyKey: management.jmx.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.kairos.batch-size
newPropertyKey: management.kairos.metrics.export.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.kairos.connect-timeout
newPropertyKey: management.kairos.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.kairos.enabled
newPropertyKey: management.kairos.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.kairos.password
newPropertyKey: management.kairos.metrics.export.password
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.kairos.read-timeout
newPropertyKey: management.kairos.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.kairos.step
newPropertyKey: management.kairos.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.kairos.uri
newPropertyKey: management.kairos.metrics.export.uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.kairos.user-name
newPropertyKey: management.kairos.metrics.export.user-name
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.account-id
newPropertyKey: management.newrelic.metrics.export.account-id
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.api-key
newPropertyKey: management.newrelic.metrics.export.api-key
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.batch-size
newPropertyKey: management.newrelic.metrics.export.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.client-provider-type
newPropertyKey: management.newrelic.metrics.export.client-provider-type
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.connect-timeout
newPropertyKey: management.newrelic.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.enabled
newPropertyKey: management.newrelic.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.event-type
newPropertyKey: management.newrelic.metrics.export.event-type
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.meter-name-event-type-enabled
newPropertyKey: management.newrelic.metrics.export.meter-name-event-type-enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.num-threads
newPropertyKey: management.newrelic.metrics.export.num-threads
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.read-timeout
newPropertyKey: management.newrelic.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.step
newPropertyKey: management.newrelic.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.newrelic.uri
newPropertyKey: management.newrelic.metrics.export.uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.descriptions
newPropertyKey: management.prometheus.metrics.export.descriptions
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.enabled
newPropertyKey: management.prometheus.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.histogram-flavor
newPropertyKey: management.prometheus.metrics.export.histogram-flavor
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.pushgateway.base-url
newPropertyKey: management.prometheus.metrics.export.pushgateway.base-url
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.pushgateway.enabled
newPropertyKey: management.prometheus.metrics.export.pushgateway.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.pushgateway.grouping-key
newPropertyKey: management.prometheus.metrics.export.pushgateway.grouping-key
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.pushgateway.job
newPropertyKey: management.prometheus.metrics.export.pushgateway.job
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.pushgateway.password
newPropertyKey: management.prometheus.metrics.export.pushgateway.password
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.pushgateway.push-rate
newPropertyKey: management.prometheus.metrics.export.pushgateway.push-rate
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.pushgateway.shutdown-operation
newPropertyKey: management.prometheus.metrics.export.pushgateway.shutdown-operation
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.pushgateway.username
newPropertyKey: management.prometheus.metrics.export.pushgateway.username
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.prometheus.step
newPropertyKey: management.prometheus.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.signalfx.access-token
newPropertyKey: management.signalfx.metrics.export.access-token
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.signalfx.batch-size
newPropertyKey: management.signalfx.metrics.export.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.signalfx.connect-timeout
newPropertyKey: management.signalfx.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.signalfx.enabled
newPropertyKey: management.signalfx.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.signalfx.num-threads
newPropertyKey: management.signalfx.metrics.export.num-threads
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.signalfx.published-histogram-type
newPropertyKey: management.signalfx.metrics.export.published-histogram-type
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.signalfx.read-timeout
newPropertyKey: management.signalfx.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.signalfx.source
newPropertyKey: management.signalfx.metrics.export.source
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.signalfx.step
newPropertyKey: management.signalfx.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.signalfx.uri
newPropertyKey: management.signalfx.metrics.export.uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.simple.enabled
newPropertyKey: management.simple.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.simple.mode
newPropertyKey: management.simple.metrics.export.mode
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.simple.step
newPropertyKey: management.simple.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.stackdriver.batch-size
newPropertyKey: management.stackdriver.metrics.export.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.stackdriver.connect-timeout
newPropertyKey: management.stackdriver.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.stackdriver.enabled
newPropertyKey: management.stackdriver.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.stackdriver.project-id
newPropertyKey: management.stackdriver.metrics.export.project-id
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.stackdriver.read-timeout
newPropertyKey: management.stackdriver.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.stackdriver.resource-labels
newPropertyKey: management.stackdriver.metrics.export.resource-labels
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.stackdriver.resource-type
newPropertyKey: management.stackdriver.metrics.export.resource-type
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.stackdriver.step
newPropertyKey: management.stackdriver.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.stackdriver.use-semantic-metric-types
newPropertyKey: management.stackdriver.metrics.export.use-semantic-metric-types
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.statsd.enabled
newPropertyKey: management.statsd.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.statsd.flavor
newPropertyKey: management.statsd.metrics.export.flavor
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.statsd.host
newPropertyKey: management.statsd.metrics.export.host
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.statsd.max-packet-length
newPropertyKey: management.statsd.metrics.export.max-packet-length
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.statsd.polling-frequency
newPropertyKey: management.statsd.metrics.export.polling-frequency
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.statsd.port
newPropertyKey: management.statsd.metrics.export.port
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.statsd.protocol
newPropertyKey: management.statsd.metrics.export.protocol
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.statsd.publish-unchanged-meters
newPropertyKey: management.statsd.metrics.export.publish-unchanged-meters
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.api-token
newPropertyKey: management.wavefront.api-token
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.batch-size
newPropertyKey: management.wavefront.sender.batch-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.connect-timeout
newPropertyKey: management.wavefront.metrics.export.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.enabled
newPropertyKey: management.wavefront.metrics.export.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.global-prefix
newPropertyKey: management.wavefront.metrics.export.global-prefix
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.num-threads
newPropertyKey: management.wavefront.metrics.export.num-threads
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.read-timeout
newPropertyKey: management.wavefront.metrics.export.read-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.sender.flush-interval
newPropertyKey: management.wavefront.sender.flush-interval
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.sender.max-queue-size
newPropertyKey: management.wavefront.sender.max-queue-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.sender.message-size
newPropertyKey: management.wavefront.sender.message-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.source
newPropertyKey: management.wavefront.source
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.step
newPropertyKey: management.wavefront.metrics.export.step
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.export.wavefront.uri
newPropertyKey: management.wavefront.uri
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.web.client.request.metric-name
newPropertyKey: management.observations.http.client.requests.name
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.metrics.web.server.request.metric-name
newPropertyKey: management.observations.http.server.requests.name
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.trace.http.enabled
newPropertyKey: management.httpexchanges.recording.enabled
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.trace.http.include
newPropertyKey: management.httpexchanges.recording.include
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: management.trace.include
newPropertyKey: management.httpexchanges.recording.include
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: server.undertow.allow-encoded-slash
newPropertyKey: server.undertow.decode-slash
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.compression
newPropertyKey: spring.cassandra.compression
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.config
newPropertyKey: spring.cassandra.config
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.connection.connect-timeout
newPropertyKey: spring.cassandra.connection.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.connection.init-query-timeout
newPropertyKey: spring.cassandra.connection.init-query-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.contact-points
newPropertyKey: spring.cassandra.contact-points
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.controlconnection.timeout
newPropertyKey: spring.cassandra.controlconnection.timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.keyspace-name
newPropertyKey: spring.cassandra.keyspace-name
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.local-datacenter
newPropertyKey: spring.cassandra.local-datacenter
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.password
newPropertyKey: spring.cassandra.password
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.pool.heartbeat-interval
newPropertyKey: spring.cassandra.pool.heartbeat-interval
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.pool.idle-timeout
newPropertyKey: spring.cassandra.pool.idle-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.pool.max-queue-size
newPropertyKey: spring.cassandra.request.throttler.max-queue-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.port
newPropertyKey: spring.cassandra.port
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.request.consistency
newPropertyKey: spring.cassandra.request.consistency
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.request.page-size
newPropertyKey: spring.cassandra.request.page-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.request.serial-consistency
newPropertyKey: spring.cassandra.request.serial-consistency
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.request.throttler.drain-interval
newPropertyKey: spring.cassandra.request.throttler.drain-interval
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.request.throttler.max-concurrent-requests
newPropertyKey: spring.cassandra.request.throttler.max-concurrent-requests
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.request.throttler.max-queue-size
newPropertyKey: spring.cassandra.request.throttler.max-queue-size
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.request.throttler.max-requests-per-second
newPropertyKey: spring.cassandra.request.throttler.max-requests-per-second
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.request.throttler.type
newPropertyKey: spring.cassandra.request.throttler.type
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.request.timeout
newPropertyKey: spring.cassandra.request.timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.schema-action
newPropertyKey: spring.cassandra.schema-action
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.session-name
newPropertyKey: spring.cassandra.session-name
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.ssl
newPropertyKey: spring.cassandra.ssl
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.data.cassandra.username
newPropertyKey: spring.cassandra.username
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.liquibase.labels
newPropertyKey: spring.liquibase.label-filter
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.client-name
newPropertyKey: spring.data.redis.client-name
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.client-type
newPropertyKey: spring.data.redis.client-type
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.cluster.max-redirects
newPropertyKey: spring.data.redis.cluster.max-redirects
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.cluster.nodes
newPropertyKey: spring.data.redis.cluster.nodes
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.connect-timeout
newPropertyKey: spring.data.redis.connect-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.database
newPropertyKey: spring.data.redis.database
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.host
newPropertyKey: spring.data.redis.host
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.lettuce.cluster.refresh.adaptive
newPropertyKey: spring.data.redis.lettuce.cluster.refresh.adaptive
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.lettuce.cluster.refresh.dynamic-refresh-sources
newPropertyKey: spring.data.redis.lettuce.cluster.refresh.dynamic-refresh-sources
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.lettuce.cluster.refresh.period
newPropertyKey: spring.data.redis.lettuce.cluster.refresh.period
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.lettuce.shutdown-timeout
newPropertyKey: spring.data.redis.lettuce.shutdown-timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.password
newPropertyKey: spring.data.redis.password
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.port
newPropertyKey: spring.data.redis.port
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.sentinel.master
newPropertyKey: spring.data.redis.sentinel.master
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.sentinel.nodes
newPropertyKey: spring.data.redis.sentinel.nodes
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.sentinel.password
newPropertyKey: spring.data.redis.sentinel.password
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.sentinel.username
newPropertyKey: spring.data.redis.sentinel.username
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.ssl
newPropertyKey: spring.data.redis.ssl
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.timeout
newPropertyKey: spring.data.redis.timeout
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.url
newPropertyKey: spring.data.redis.url
- org.openrewrite.java.spring.ChangeSpringPropertyKey:
oldPropertyKey: spring.redis.username
newPropertyKey: spring.data.redis.username
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: management.metrics.export.atlas.num-threads
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: management.metrics.graphql.autotime.enabled
comment: This property is deprecated: Should be applied at the ObservationRegistry level.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: management.metrics.graphql.autotime.percentiles
comment: This property is deprecated: Should be applied at the ObservationRegistry level.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: management.metrics.graphql.autotime.percentiles-histogram
comment: This property is deprecated: Should be applied at the ObservationRegistry level.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: management.metrics.web.client.request.autotime.enabled
comment: This property is deprecated: Should be applied at the ObservationRegistry level.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: management.metrics.web.client.request.autotime.percentiles
comment: This property is deprecated: Should be applied at the ObservationRegistry level.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: management.metrics.web.client.request.autotime.percentiles-histogram
comment: This property is deprecated: Should be applied at the ObservationRegistry level.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: management.metrics.web.server.request.autotime.enabled
comment: This property is deprecated: Should be applied at the ObservationRegistry level.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: management.metrics.web.server.request.autotime.percentiles
comment: This property is deprecated: Should be applied at the ObservationRegistry level.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: management.metrics.web.server.request.autotime.percentiles-histogram
comment: This property is deprecated: Should be applied at the ObservationRegistry level.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: management.metrics.web.server.request.ignore-trailing-slash
comment: This property is deprecated: Not needed anymore, direct instrumentation in Spring MVC.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: server.max-http-header-size
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: server.netty.max-chunk-size
comment: This property is deprecated: Deprecated for removal in Reactor Netty
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: server.servlet.session.cookie.comment
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.banner.image.bitdepth
comment: This property is deprecated: Support for image banners has been removed.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.banner.image.height
comment: This property is deprecated: Support for image banners has been removed.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.banner.image.invert
comment: This property is deprecated: Support for image banners has been removed.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.banner.image.location
comment: This property is deprecated: Support for image banners has been removed.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.banner.image.margin
comment: This property is deprecated: Support for image banners has been removed.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.banner.image.pixelmode
comment: This property is deprecated: Support for image banners has been removed.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.banner.image.width
comment: This property is deprecated: Support for image banners has been removed.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.elasticsearch.webclient.max-in-memory-size
comment: This property is deprecated: Reactive Elasticsearch client no longer uses WebClient.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.flyway.baseline-migration-prefix
comment: This property is deprecated: Removed in Flyway 9.0
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.jpa.hibernate.use-new-id-generator-mappings
comment: This property is deprecated: Hibernate no longer supports disabling the use of new ID generator mappings.
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.mvc.date-format
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.mvc.ignore-default-model-on-redirect
comment: This property is deprecated: Deprecated for removal in Spring MVC
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.jedis.pool.enabled
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.jedis.pool.max-active
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.jedis.pool.max-idle
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.jedis.pool.max-wait
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.jedis.pool.min-idle
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.jedis.pool.time-between-eviction-runs
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.lettuce.pool.enabled
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.lettuce.pool.max-active
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.lettuce.pool.max-idle
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.lettuce.pool.max-wait
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.lettuce.pool.min-idle
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.redis.lettuce.pool.time-between-eviction-runs
comment: This property is deprecated and will be removed in future Spring Boot versions
- org.openrewrite.java.spring.CommentOutSpringPropertyKey:
propertyKey: spring.webflux.multipart.streaming
comment: This property is deprecated: Replaced by the PartEventHttpMessageReader and the PartEvent API.
Usage
This recipe has no required configuration options. It can be activated by adding a dependency on org.openrewrite.recipe:rewrite-spring:{{VERSION_REWRITE_SPRING}}
in your build file or by running a shell command (in which case no build changes are needed):
- Gradle
- Gradle init script
- Maven POM
- Maven Command Line
- Moderne CLI
- Add the following to your
build.gradle
file:
plugins {
id("org.openrewrite.rewrite") version("6.28.1")
}
rewrite {
activeRecipe("org.openrewrite.java.spring.boot3.SpringBootProperties_3_0")
setExportDatatables(true)
}
repositories {
mavenCentral()
}
dependencies {
rewrite("org.openrewrite.recipe:rewrite-spring:5.24.1")
}
- Run
gradle rewriteRun
to run the recipe.
- Create a file named
init.gradle
in the root of your project.
initscript {
repositories {
maven { url "https://plugins.gradle.org/m2" }
}
dependencies { classpath("org.openrewrite:plugin:6.28.1") }
}
rootProject {
plugins.apply(org.openrewrite.gradle.RewritePlugin)
dependencies {
rewrite("org.openrewrite.recipe:rewrite-spring:5.24.1")
}
rewrite {
activeRecipe("org.openrewrite.java.spring.boot3.SpringBootProperties_3_0")
setExportDatatables(true)
}
afterEvaluate {
if (repositories.isEmpty()) {
repositories {
mavenCentral()
}
}
}
}
- Run the recipe.
gradle --init-script init.gradle rewriteRun
- Add the following to your
pom.xml
file:
<project>
<build>
<plugins>
<plugin>
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>5.46.1</version>
<configuration>
<exportDatatables>true</exportDatatables>
<activeRecipes>
<recipe>org.openrewrite.java.spring.boot3.SpringBootProperties_3_0</recipe>
</activeRecipes>
</configuration>
<dependencies>
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-spring</artifactId>
<version>5.24.1</version>
</dependency>
</dependencies>
</plugin>
</plugins>
</build>
</project>
- Run
mvn rewrite:run
to run the recipe.
You will need to have Maven installed on your machine before you can run the following command.
mvn -U org.openrewrite.maven:rewrite-maven-plugin:run -Drewrite.recipeArtifactCoordinates=org.openrewrite.recipe:rewrite-spring:RELEASE -Drewrite.activeRecipes=org.openrewrite.java.spring.boot3.SpringBootProperties_3_0 -Drewrite.exportDatatables=true
You will need to have configured the Moderne CLI on your machine before you can run the following command.
mod run . --recipe SpringBootProperties_3_0
If the recipe is not available locally, then you can install it using:
mod config recipes jar install org.openrewrite.recipe:rewrite-spring:5.24.1
See how this recipe works across multiple open-source repositories
Run this recipe on OSS repos at scale with the Moderne SaaS.
The community edition of the Moderne platform enables you to easily run recipes across thousands of open-source repositories.
Please contact Moderne for more information about safely running the recipes on your own codebase in a private SaaS.
Data Tables
Source files that had results
org.openrewrite.table.SourcesFileResults
Source files that were modified by the recipe run.
Column Name | Description |
---|---|
Source path before the run | The source path of the file before the run. null when a source file was created during the run. |
Source path after the run | A recipe may modify the source path. This is the path after the run. null when a source file was deleted during the run. |
Parent of the recipe that made changes | In a hierarchical recipe, the parent of the recipe that made a change. Empty if this is the root of a hierarchy or if the recipe is not hierarchical at all. |
Recipe that made changes | The specific recipe that made a change. |
Estimated time saving | An estimated effort that a developer to fix manually instead of using this recipe, in unit of seconds. |
Cycle | The recipe cycle in which the change was made. |
Source files that errored on a recipe
org.openrewrite.table.SourcesFileErrors
The details of all errors produced by a recipe run.
Column Name | Description |
---|---|
Source path | The file that failed to parse. |
Recipe that made changes | The specific recipe that made a change. |
Stack trace | The stack trace of the failure. |
Recipe performance
org.openrewrite.table.RecipeRunStats
Statistics used in analyzing the performance of recipes.
Column Name | Description |
---|---|
The recipe | The recipe whose stats are being measured both individually and cumulatively. |
Source file count | The number of source files the recipe ran over. |
Source file changed count | The number of source files which were changed in the recipe run. Includes files created, deleted, and edited. |
Cumulative scanning time | The total time spent across the scanning phase of this recipe. |
99th percentile scanning time | 99 out of 100 scans completed in this amount of time. |
Max scanning time | The max time scanning any one source file. |
Cumulative edit time | The total time spent across the editing phase of this recipe. |
99th percentile edit time | 99 out of 100 edits completed in this amount of time. |
Max edit time | The max time editing any one source file. |
Contributors
Tyler Van Gorder, Knut Wannheden, ashakirin, Tim te Beek, Nick McKinney, Patrick, Jonathan Schnéider, Kyle Scully