Skip to content

Remove createPersistentEntity(..) #1783

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

Closed
wants to merge 2 commits into from

Conversation

pcvolkmer
Copy link
Contributor

Since this method with latest changes in 21e8d9a does nothing more than calling super.createPersistentEntity(..) it could be removed.

Since this method with latest changes in 21e8d9a does nothing more than
calling super.createPersistentEntity(..) it could be removed.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 29, 2024
@schauder schauder self-assigned this Apr 30, 2024
schauder pushed a commit that referenced this pull request Apr 30, 2024
createPersistentEntity(..) effectively only calls the overriden method.
It therefore can be deleted.

Remove error message no longer used.

Original pull request #1783
schauder pushed a commit that referenced this pull request Apr 30, 2024
createPersistentEntity(..) effectively only calls the overriden method.
It therefore can be deleted.

Remove error message no longer used.

Original pull request #1783
@schauder
Copy link
Contributor

Thanks, that's merged.

@schauder schauder closed this Apr 30, 2024
@schauder schauder added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 30, 2024
@schauder schauder added this to the 3.2.6 (2023.1.6) milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants