Dimitris Vogiatzis
Results
2
comments of
Dimitris Vogiatzis
Mongo Auditing: @CreatedDate field gets set to null on updates with Spring Data Rest [DATAREST-1204]
I observe a similar behavior with postgres. I have an entity like the following: ```java @Getter @NoArgsConstructor @AllArgsConstructor @Entity @Table @EntityListeners(AuditingEntityListener.class) public class MyObject { @Id private String myId; @CreatedDate...
Did you manage to solve this? Facing same issue here with `trace_route`.