spring-data-commons
spring-data-commons copied to clipboard
Fix Scala-generated QueryDSL path classes.
Resolve the static field of the given type inside the specified domain class by considering both the provided Java and Scala object path class names.
Useful for handling of Scala-generated QueryDSL path classes.
Issue: #1392