@NestedConfigurationProperty can't be set in the getter. If a nested property is deprecated, the field is usually removed (to remap to the new namespace). There should be a way to specify that annotation at getter level
If a nested property is deprecated all its keys should be flagged as deprecated automatically as well.
@NestedConfigurationPropertycan't be set in the getter. If a nested property is deprecated, the field is usually removed (to remap to the new namespace). There should be a way to specify that annotation at getter levelIf a nested property is deprecated all its keys should be flagged as deprecated automatically as well.