Skip to content

Class based configuration does not work well when using inheritance #12

@mikeseghers

Description

@mikeseghers

When configuration class B extends from configuration class A, only create methods from class B are being picked up. The work around for now is letting class B override all methods in class A. This is a lot of boilerplate, which reliant could easily avoid.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions