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 #986

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.

…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.
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 e1a1d8a into feature/meedsv2 Oct 9, 2024
3 of 4 checks passed
@boubaker boubaker deleted the meed-7576 branch October 9, 2024 09:01
boubaker added a commit that referenced this pull request Oct 9, 2024
…7576 - Meeds-io/meeds#2469 (#986)

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.

2 participants