Files
spring-data-commons/src/main/java/org/springframework/data/domain
Thach Le 91093780dc Fix misordered modifiers 'final static'.
Per the Java Language Specification (Java 17; https://docs.oracle.com/javase/specs/jls/se17/html/jls-8.html#jls-8.3.1), 'static' should appear before 'final'.

This is also consistent with source code analysis tools, like Checkstyle, rules: https://checkstyle.sourceforge.io/apidocs/com/puppycrawl/tools/checkstyle/checks/modifier/ModifierOrderCheck.html.

Fixes #2881.
2023-07-24 16:36:54 +02:00
..
2023-07-20 15:37:32 +02:00
2023-07-05 10:23:56 +02:00
2023-07-05 10:23:56 +02:00
2023-07-20 15:37:32 +02:00
2023-05-11 11:10:44 +02:00
2023-05-11 16:13:19 +02:00
2023-03-16 13:11:50 +01:00
2023-05-11 11:10:44 +02:00