Spring Data JPA, H2 native query doesn’t handle LocalDateTime param correctly
Currently, I’m migrating my application from spring-boot 2.3 to 3.2 and one of the tests stopped working.
Currently, I’m migrating my application from spring-boot 2.3 to 3.2 and one of the tests stopped working.