warnDeprecatedConfigurationProperties

fun warnDeprecatedConfigurationProperties(className: String, annotationDetails: String, recommendedApproach: String)

Issue a warning for deprecated @ConfigurationProperties prefix usage.

Parameters

className

The class containing the deprecated annotation

annotationDetails

Details about the deprecated @ConfigurationProperties annotation

recommendedApproach

The recommended replacement approach