Package io.quarkus.runtime.configuration
Class DeprecatedRuntimePropertiesRecorder
java.lang.Object
io.quarkus.runtime.configuration.DeprecatedRuntimePropertiesRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
reportDeprecatedProperties
(Set<String> deprecatedRuntimeProperties)
-
Constructor Details
-
DeprecatedRuntimePropertiesRecorder
public DeprecatedRuntimePropertiesRecorder()
-
-
Method Details
-
reportDeprecatedProperties
-