You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor @Any annotation support to align with project conventions
- Move tests from separate file to QueryUtilsIntegrationTests
- Move isAnyAnnotatedProperty method to appropriate location
- Follow PR spring-projects#3922 pattern for test structure
- Simplify code and remove unnecessary comments
Signed-off-by: Hyunjoon Park <[email protected]>
Signed-off-by: academey <[email protected]>
Copy file name to clipboardExpand all lines: spring-data-jpa/src/test/java/org/springframework/data/jpa/repository/query/HibernateAnyAnnotationIntegrationTests.java
Copy file name to clipboardExpand all lines: spring-data-jpa/src/test/java/org/springframework/data/jpa/repository/query/QueryUtilsIntegrationTests.java
0 commit comments