@Entity annotations have not been added yet. We need to decide which classes will be stored in their own table in the Database. I tried by starting with MeasurementCollectionJob class which should be an Entity, but then I had issued with DataFilterMap, DataFilterMapItem and DataFilterTemplate classes which are related to MeasurementCollectionJob through class attributes.
@g.tziavas if you have time this week please check it, otherwise we can work together on this issue next week.
"debugMessage": "JSON parse error: Could not resolve subtype of [simple type, class org.etsi.osl.tmf.pm628.model.MeasurementCollectionJobFVO]: missing type id property '@type'",
offset dates
17:21:39.667 [http-nio-13082-exec-2] INFO o.e.o.t.p.a.MeasurementCollectionJobApiRouteBuilderEvents - will send Event for type org.etsi.osl.tmf.pm628.model.MeasurementCollectionJobCreateEventcom.fasterxml.jackson.databind.exc.InvalidDefinitionException: Java 8 date/time type `java.time.OffsetDateTime` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" to enable handling (through reference chain: org.etsi.osl.tmf.pm628.model.MeasurementCollectionJobCreateEvent["eventTime"])