You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would suggest to use java.util.Date instead of java.time.Instant in DateAudit.java because some libraries like Olingo JPA does not support java.time.Instant
The text was updated successfully, but these errors were encountered:
I would suggest to use
java.util.Date
instead ofjava.time.Instant
inDateAudit.java
because some libraries like Olingo JPA does not supportjava.time.Instant
The text was updated successfully, but these errors were encountered: