We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
See spring-cloud/spring-cloud-commons#1062. The error was hard to find in part because we don't assert that sources have no null elements.
null
The text was updated successfully, but these errors were encountered:
Looking at the related issue, that sounds more like a bug to me.
Sorry, something went wrong.
Assert that sources passed to the Binder during construction do not c…
5e30614
…ontain null elements Closes spring-projectsgh-29604
a9177a2
Closing in favor of PR #30878. Thanks @terminux!
No branches or pull requests
See spring-cloud/spring-cloud-commons#1062. The error was hard to find in part because we don't assert that sources have no
null
elements.The text was updated successfully, but these errors were encountered: