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

#2272 Do not fail in startup time if LockProvider is not found #2274

Merged
merged 3 commits into from
Nov 25, 2024

Conversation

lukas-krecan
Copy link
Owner

No description provided.

@lukas-krecan lukas-krecan merged commit 151f421 into master Nov 25, 2024
4 checks passed
@lukas-krecan lukas-krecan deleted the webmvc-test branch November 25, 2024 20:22
}
if (beanNamesForType.length == 1) {
// If there are no beans of LockProvider type, we can't fail here as in older version we
// did not fail, and it's quire common in tests. To maintain backward compatibility
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// did not fail, and it's quire common in tests. To maintain backward compatibility
// did not fail, and it's quite common in tests. To maintain backward compatibility

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