Skip to content
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

feat: Improve Spring To Spring Beans definition compatibility - MEED-7576 - Meeds-io/meeds#2469 #987

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

boubaker
Copy link
Member

@boubaker boubaker commented Oct 9, 2024

This change will enhance Spring contexts Beans sharing by allowing to reference Bean Interface rather than implementation between Spring contexts and without having to define the Interface As Service with Primary annotation in Implementation.

(Resolves Meeds-io/meeds#2469)

…7576 - Meeds-io/meeds#2469

This change will enhance Spring contexts Beans sharing by allowing to
reference Bean Interface rather than implementation between Spring
contexts and without having to define the Interface As Service with
Primary annotation in Implementation.
@boubaker boubaker enabled auto-merge (squash) October 9, 2024 12:20
Copy link

sonarcloud bot commented Oct 9, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
45.5% Coverage on New Code (required ≥ 60%)

See analysis details on SonarCloud

@boubaker boubaker merged commit e0d897b into develop Oct 9, 2024
3 of 4 checks passed
@boubaker boubaker deleted the meed-7576-dev branch October 9, 2024 12:31
exo-swf pushed a commit that referenced this pull request Oct 9, 2024
…7576 - Meeds-io/meeds#2469 (#987)

This change will enhance Spring contexts Beans sharing by allowing to
reference Bean Interface rather than implementation between Spring
contexts and without having to define the Interface As Service with
Primary annotation in Implementation.
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.

Spring To Spring Beans definition isn't sometimes compatible with API & Impl definitions
2 participants