spring-projects / spring-data-rest

Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
https://spring.io/projects/spring-data-rest
Apache License 2.0
913 stars 561 forks source link

Java Modernization: Utilize Diamond Operator and instanceof Pattern Matching #2340

Open achhibi opened 9 months ago

achhibi commented 9 months ago

Utilizing diamond interface for concise instantiation, leveraging instanceof pattern matching for enhanced type checking, and incorporating various improvements. Enhances code readability and embraces modern Java features.

pivotal-cla commented 9 months ago

@achhibi Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 9 months ago

@achhibi Thank you for signing the Contributor License Agreement!