How to concat LocalDate and Time on JPQL with java version 21 and Spring boot 3.0
I using code look like and it working on spring boot 2.0 and JDK 8
But when i update into spring boot 3.0 and JDK 21 it throw me error when concat date and time
Query :