Revision f9c3f295
Added by Andreas Müller about 2 years ago
cdmlib-remote/src/main/resources/eu/etaxonomy/cdm/remote/json/jsonConfigurations.xml | ||
---|---|---|
237 | 237 |
<entry key="eu.etaxonomy.cdm.api.service.name.TypeDesignationWorkingSet"> |
238 | 238 |
<bean class="eu.etaxonomy.cdm.remote.json.processor.value.MapJSONValueProcessor" /> |
239 | 239 |
</entry> |
240 |
<entry key="java.net.URI">
|
|
240 |
<entry key="eu.etaxonomy.cdm.common.URI">
|
|
241 | 241 |
<bean class="eu.etaxonomy.cdm.remote.json.processor.value.URIJSONValueProcessor"/> |
242 | 242 |
</entry> |
243 | 243 |
<entry key="eu.etaxonomy.cdm.model.taxon.TaxonNodeStatus"> |
Also available in: Unified diff
ref #9114 adapt json mapping to new URI wrapper