warn Deprecated Configuration Properties
fun warnDeprecatedConfigurationProperties(className: String, annotationDetails: String, recommendedApproach: String)
Issue a warning for deprecated @ConfigurationProperties prefix usage.
Parameters
class Name
The class containing the deprecated annotation
annotation Details
Details about the deprecated @ConfigurationProperties annotation
recommended Approach
The recommended replacement approach