Skip to content

Configuration processor does not detect default value defined in parent class #3485

Open
@snicoll

Description

@snicoll

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.

This affects #2898

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions