Skip to content

Add ability to filter services from being bound to server factories (collaboration) #216

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
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

onobc
Copy link
Contributor

@onobc onobc commented Jul 2, 2025

Important

This is currently based off of main but in reality it based off of #214 and should be rebased once #214 is merged

This combines PR #213 and a refactoring as per 4cd7430

onobc and others added 3 commits July 1, 2025 16:24
This commit adds support for filtering the server-side global
interceptors.

Resolves spring-projects#208

Signed-off-by: Chris Bono <chris.bono@gmail.com>
This commit adds the ability to filter out services from being bound
to server factories.

Resolves spring-projects#207

Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
Signed-off-by: Chris Bono <chris.bono@gmail.com>
This commit updates some tests and the contract slightly of the
previous commit to allow a serverFactory parameter as part of
the inputs to the service filter and tests all variants of
server factories via `@ParameterizedTest`

See spring-projects#207

Signed-off-by: Chris Bono <chris.bono@gmail.com>
@onobc onobc changed the title Gh 208 service filter coop Add ability to filter services from being bound to server factories (collaboration) Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants