As I mentioned here: https://stackoverflow.com/questions/76072738/h2-fails-to-fetch-instant-when-using-native-query-spring-boot-3 I have a problem with hy h2 DataJpaTest after migrating the app to Spring boot 3. It fails to fetch the Instant fields in my projection, the error being: "java.lang.UnsupportedOperationException: Cannot project java.time.OffsetDateTime to java.time.Instant; Target type is not an interface and no matching Converter found" Any ideas? Thank you!
-- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/895a0ccc-c1fc-4d3a-b124-978e0b000be9n%40googlegroups.com.
