Uses of Interface
org.springframework.boot.micrometer.metrics.autoconfigure.export.properties.PropertiesConfigAdapter.Fallback
Packages that use PropertiesConfigAdapter.Fallback
Package
Description
Base properties and adapters used when exporting actuator metrics.
-
Uses of PropertiesConfigAdapter.Fallback in org.springframework.boot.micrometer.metrics.autoconfigure.export.properties
Methods in org.springframework.boot.micrometer.metrics.autoconfigure.export.properties with parameters of type PropertiesConfigAdapter.FallbackModifier and TypeMethodDescriptionprotected final <V> @Nullable VPropertiesConfigAdapter.get(PropertiesConfigAdapter.Getter<T, V> getter, PropertiesConfigAdapter.Fallback<V> fallback) Get the value from the properties or use a fallback from thedefaults.