Skip to content

[Feat]: Avoid hard dependency on MP Config #467

@kabir

Description

@kabir

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

We are using @ConfigProperty in a few places. This is fine in the reference implementation classes, but should not be a hard dependency in the SDK.

We can e.g. create a bean with the default values, and allow people to add other beans with a higher @priority to override this.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions