Skip to content

feat: user @Configuration context instead of @SettingContext#5791

Open
ndr-brt wants to merge 1 commit into
mainfrom
5784-use-configuration-context
Open

feat: user @Configuration context instead of @SettingContext#5791
ndr-brt wants to merge 1 commit into
mainfrom
5784-use-configuration-context

Conversation

@ndr-brt
Copy link
Copy Markdown
Member

@ndr-brt ndr-brt commented Jun 1, 2026

What this PR changes/adds

Uses @Configuration.context attribute to resolve configuration context prefix as a first class citizen, using the deprecated @SettingContext.value as fallback

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #5784

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt requested a review from a team as a code owner June 1, 2026 09:06
@ndr-brt ndr-brt added the enhancement New feature or request label Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

get rid of @SettingContext usage in favor of @Configuration.context

2 participants