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

Improve readability in SpringServletContainerInitializer with method extraction #34175

Closed
wants to merge 1 commit into from

Conversation

nuheajiohc
Copy link

While studying servlet containers, I explored how this is implemented in Spring. I realized that extracting this part into a separate method could enhance readability, so I have made this modification.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Dec 29, 2024
@snicoll
Copy link
Member

snicoll commented Dec 29, 2024

Thanks but whether this change improves readability is largely subjective. And if it did, then this should be addressed consistently rather than in an isolated place as you suggest.

@snicoll snicoll closed this Dec 29, 2024
@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 or decided on labels Dec 29, 2024
@nuheajiohc nuheajiohc deleted the refactor branch December 30, 2024 02:22
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