The LocalDate and LocalDateTime classes are not supported by JPA and Hibernate. This can be changed by implementing an attribute converter for them.| Thorben Janssen
Easily map LocalDateTime, ZonedDateTime, and other Date and Time API classes with Hibernate. Here's everything you need to know| Thorben Janssen