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

Replace @SpyBean and @MockBean with @MockitoSpyBean and @MockitoBean #1271

Merged
merged 8 commits into from
Jan 9, 2025

Conversation

nevio18324
Copy link
Collaborator

No description provided.

@nevio18324 nevio18324 force-pushed the feature/1223-remove-deprecated-bean-annotations branch from 9c7f1cb to 4ae5f8c Compare January 7, 2025 09:23
@nevio18324 nevio18324 linked an issue Jan 7, 2025 that may be closed by this pull request
4 tasks
@nevio18324 nevio18324 requested review from ManuelMoeri and removed request for kcinay055679 January 9, 2025 07:34
ManuelMoeri
ManuelMoeri previously approved these changes Jan 9, 2025
Copy link
Collaborator

@ManuelMoeri ManuelMoeri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the @import annotation works as a replacement for the @SpyBean then everything should work as intended. Since there are no other deprecations this looks good to me.

@nevio18324 nevio18324 marked this pull request as ready for review January 9, 2025 12:11
@nevio18324 nevio18324 dismissed stale reviews from peggimann and ManuelMoeri via 097d22c January 9, 2025 13:16
@peggimann peggimann merged commit 54ae63b into main Jan 9, 2025
19 checks passed
@peggimann peggimann deleted the feature/1223-remove-deprecated-bean-annotations branch January 9, 2025 13:21
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.

Deprecated Annotations entfernen
3 participants