spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.48k stars 5.77k forks source link

instanceof changed to recent syntax #15033

Closed dukbong closed 2 weeks ago

dukbong commented 3 weeks ago

instanceof changed to recent syntax

dukbong commented 2 weeks ago

Thanks @dukbong, I've left a feedback inline.

Hi! @marcusdacoregio Thank you for your feedback. I have made the revisions as you suggested.

marcusdacoregio commented 2 weeks ago

In preparation to merge, can you please squash your commits?

The single commit message could be: Use instanceof Pattern Matching

dukbong commented 2 weeks ago

In preparation to merge, can you please squash your commits?

The single commit message could be: Use instanceof Pattern Matching

I'm sorry. @marcusdacoregio

My mistake caused the PR to be removed.

I will submit a new PR.