Skip to content

Remove unnecessary method overrides #46317

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

Conversation

PiyalAhmed
Copy link
Contributor

Remove methods that are identical to the super methods

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 7, 2025
@snicoll
Copy link
Member

snicoll commented Jul 7, 2025

Thanks but these are fine. Them being identical to their parent is no reason to remove them as they make the contract of the class more explicit and any change in the parent would have an impact on the child.

@snicoll snicoll closed this Jul 7, 2025
@snicoll snicoll added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 7, 2025
@PiyalAhmed PiyalAhmed deleted the remove-unnecessary-method-overrides branch July 7, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants