Skip to content

Conversation

limvik
Copy link
Contributor

@limvik limvik commented Jul 9, 2023

I refactored it like this

  1. Using putIfAbsent method instead of containsKey and put method of the Map.
  2. Using pattern matching for instanceof

I hope this helps improve readability.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 9, 2023
limvik added 3 commits July 17, 2023 22:15
To use the accessor method for username instead of directly accessing the attribute.
changed "user name" to "username"
Using the accessor method for fields instead of directly access
@jzheaux jzheaux self-assigned this Aug 7, 2023
@jzheaux jzheaux removed the status: waiting-for-triage An issue we've not yet triaged label Aug 7, 2023
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 7, 2023
@jzheaux jzheaux added in: core An issue in spring-security-core type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 7, 2023
@jzheaux jzheaux modified the milestones: 6.2.0, 6.1.3 Aug 7, 2023
@jzheaux jzheaux merged commit bcd4dcc into spring-projects:6.1.x Aug 7, 2023
jzheaux added a commit that referenced this pull request Aug 7, 2023
@jzheaux
Copy link
Contributor

jzheaux commented Aug 7, 2023

Thanks, @limvik! This is now merged into 6.1.x, and main.

@limvik limvik deleted the refactor branch August 14, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core An issue in spring-security-core type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants