Skip to content

Add provider variant of GroupRegistry.forGroup #35234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

philwebb
Copy link
Member

Update GroupRegistry with an alternative forGroup method that uses provider functions for the group name and client type.

This update allows more advanced group registration, for example where the group name is provided is obtained from an annotation of the HTTP Service type. It also allows registration to be skipped by returning null as the group name.

Update `GroupRegistry` with an alternative `forGroup` method that uses
provider functions for the group name and client type.

This update allows more advanced group registration, for example where
the group name is provided is obtained from an annotation of the HTTP
Service type. It also allows registration to be skipped by returning
`null` as the group name.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 23, 2025
@rstoyanchev rstoyanchev self-assigned this Jul 24, 2025
@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jul 24, 2025
@rstoyanchev rstoyanchev added this to the 7.0.0-M8 milestone Jul 24, 2025
@rstoyanchev
Copy link
Contributor

Superseded by #35244.

@rstoyanchev rstoyanchev removed this from the 7.0.0-M8 milestone Jul 28, 2025
@rstoyanchev rstoyanchev added the status: superseded An issue that has been superseded by another label Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: superseded An issue that has been superseded by another type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants