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

Extracted StatmentBuilder #2833

Conversation

akshatbiztech
Copy link
Contributor

I ran DesigniteJava a smell detection tool and detected various smells. I refactored Neo4jMappingContext based on the "God Class" smell. The createstaement methods can be moved to a new class to reduce the focus of the context class.

Would love to get your feedback on this.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 25, 2023
@michael-simons
Copy link
Collaborator

A public, open and accessible class is neither wanted or needed here. Please see my other remarks at #2834.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants