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
philwebb
changed the title
Incremental compilation does not keep metadata for NestedConfigurationProperty
Incremental compilation does not keep metadata for inner classes
Oct 29, 2020
When the annotation processor runs incrementally, it doesn't keep the properties that are in a nested group (i.e.
NestedConfigurationProperty
).When working in the module where the
@ConfigurationProperties
object is defined, such properties became all the sudden invalid.The text was updated successfully, but these errors were encountered: