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

Polish #42192

Closed
wants to merge 2 commits into from
Closed

Polish #42192

wants to merge 2 commits into from

Conversation

arefbehboudi
Copy link
Contributor

  • Removed @SuppressWarnings as it was no longer needed.
  • Used pattern matching.
  • Updated documentation.
  • Replaced class with record.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 9, 2024
@arefbehboudi
Copy link
Contributor Author

arefbehboudi commented Sep 10, 2024

@wilkinsona Thanks for the review. I've updated the code based on your feedback. Please check it again when you can.

@snicoll snicoll changed the title Refactor code and update documentation Polish Sep 10, 2024
@snicoll snicoll added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 10, 2024
@snicoll snicoll self-assigned this Sep 10, 2024
@snicoll snicoll added this to the 3.4.0-M3 milestone Sep 10, 2024
snicoll pushed a commit that referenced this pull request Sep 10, 2024
snicoll added a commit that referenced this pull request Sep 10, 2024
@snicoll snicoll closed this in 915fc2e Sep 10, 2024
@snicoll
Copy link
Member

snicoll commented Sep 10, 2024

@arefbehboudi thanks for the contribution. It wasn't building as the formatting was no longer correct. FTR you could have seen that locally by building the module, something like:

./gradlew :spring-boot-project:spring-boot:check

I've polished things in ece5c6f

@arefbehboudi
Copy link
Contributor Author

@snicoll Thanks for pointing that out! I'll make sure to run the build locally using the provided command to catch any formatting issues in the future. Thanks again for the guidance!

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.

4 participants