Skip to content

Consider supporting labels and selectors for HTTP clients #45510

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

Open
philwebb opened this issue May 13, 2025 · 0 comments
Open

Consider supporting labels and selectors for HTTP clients #45510

philwebb opened this issue May 13, 2025 · 0 comments
Labels
status: pending-design-work Needs design work before any code can be developed type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

Early work on HTTP Service clients included the concept of labels and selectors. These are based on the similar concept in Kubernetes and would allow you to apply labels to specific clients which could later be used to select them.

The concept might still be worth considering at some point in the future, especially if we want to somehow apply specific security properties to specific clients.

The prototype code is at https://github.com/philwebb/spring-boot/commits/interface-client-3, with philwebb@673ee5e, philwebb@e151c56, philwebb@e71f900 and philwebb@5ce83af being the most relevant commits.

@philwebb philwebb added the type: enhancement A general enhancement label May 13, 2025
@philwebb philwebb added this to the 4.x milestone May 13, 2025
@philwebb philwebb added the status: pending-design-work Needs design work before any code can be developed label May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pending-design-work Needs design work before any code can be developed type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant