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
When using @ConfigurationProperties, @NestedConfigurationProperty and spring-boot-configuration-processor together with classes from another JAR, the generated JSON file will not have defaultvalue and description properties set even if default values and javadoc are present in the target class.