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

ProblemDetail doesn't override the equals method #29606

Closed
leubedane opened this issue Nov 29, 2022 · 0 comments
Closed

ProblemDetail doesn't override the equals method #29606

leubedane opened this issue Nov 29, 2022 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@leubedane
Copy link

Affects: 6.x

Currently the ProblemDetail doesn't override the equals method. We replaced our own ProblemDetails with the provided one. This issue breaks our tests which compare the two.

Is there a reason why the equals is not overriden?
If no, can we fix this issue?

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 29, 2022
@jhoeller jhoeller added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Nov 29, 2022
@jhoeller jhoeller added this to the 6.0.3 milestone Nov 29, 2022
@jhoeller jhoeller self-assigned this Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants