JPQL issues with Spring boot 3 migration
I’m in process of upgrading from spring boot 2.x to 3.x. I encountered an issue with one of my JPQL query that I guess relates to type matching introduced in hibernate 6.x
I’m in process of upgrading from spring boot 2.x to 3.x. I encountered an issue with one of my JPQL query that I guess relates to type matching introduced in hibernate 6.x