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
vincent Kim opened SPR-12353 and commented
There is raw type warning in StandardTypeComparator, spring-expression project.
Comparable raw type should be Comparable <Object>.
Affects: 4.1.1
Referenced from: commits 92ad02a
The text was updated successfully, but these errors were encountered:
vincent Kim commented
I submit pull request -> #665
Sorry, something went wrong.
Stéphane Nicoll commented
Looks like it's the wrong pull request for this issue. Can you check please?
Juergen Hoeller commented
I'll change this along with some other changes to StandardTypeComparator driven by #14546.
StandardTypeComparator
Juergen
jhoeller
No branches or pull requests
vincent Kim opened SPR-12353 and commented
There is raw type warning in StandardTypeComparator, spring-expression project.
Comparable raw type should be Comparable <Object>.
Affects: 4.1.1
Referenced from: commits 92ad02a
The text was updated successfully, but these errors were encountered: