JPQL, Spring Specification and JPA CriteriaAPI
Before I go down a long learning path, I’m looking for input on choosing between Spring JPA Specification and JPA CriteriaAPI instead of JPQL for a specific type of query.
Before I go down a long learning path, I’m looking for input on choosing between Spring JPA Specification and JPA CriteriaAPI instead of JPQL for a specific type of query.