spring-projects / spring-data-jpa

Simplifies the development of creating a JPA-based data access layer.
https://spring.io/projects/spring-data-jpa/
Apache License 2.0
3.02k stars 1.42k forks source link

Refactor type checks and improve code readability #3580

Closed Seol-JY closed 3 months ago

Seol-JY commented 3 months ago

Some changes to instanceof refactoring are already covered here https://github.com/spring-projects/spring-data-jpa/pull/3465

mp911de commented 3 months ago

Thank you for your contribution. That's merged, polished, and backported now.