Since @sap/cds 3.17.4 the cds deploy command automatically inserts values for createdAt. Unfortunately ISO timestamps are inserted, which cannot be read from Java. This change adds values for createdAt that are compatible with Java.
Since @sap/cds 3.17.4 the cds deploy command automatically inserts values for createdAt. Unfortunately ISO timestamps are inserted, which cannot be read from Java. This change adds values for createdAt that are compatible with Java.