News

I have two type of strings: 1) java.lang.String and 2) org.hl7.fhir.String. I must use them. They are incompatible. I implemented a custom deserializer: StringDeserializer.java. I registered it and it ...