Interface JsonMapable
public interface JsonMapable
marker interface. Signals this is a DTO which should be mapped from JSon if applies
-
Field Details
-
mapper
static final com.fasterxml.jackson.databind.ObjectMapper mapper
-
-
Method Details
-
toJsonString
-
toJson
default com.eclipsesource.json.JsonObject toJson()
-