Khanh Tang
Khanh Tang
Hi @christophstrobl. I understand why. I don't override the toPredicate() method ``` @Override public Predicate toPredicate(Root root, CriteriaQuery criteriaQuery, CriteriaBuilder builder) {} ``` I do ``` Specification specs = ((root,...
And I also get a new issue. I don't know should I create new issue or tell it in hear. That's Hibernate issue. In Hibernate 6.x.x we can not use...
LGTM!!! Please resolve the conflict before I merge it