You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a property is defined in a parent class of a @ConfigurationProperties annotated POJO, it is not detected by the annotation processor as it only checks for constant defined in the base class itself.