Project

General

Profile

« Previous | Next » 

Revision ec3ca64c

Added by Andreas Kohlbecker over 3 years ago

ref #9238 removing quick fix allied in 4d6b5667 and adapting config for json serialization

View differences:

cdmlib-remote/src/main/resources/eu/etaxonomy/cdm/remote/json/jsonConfigurations.xml
520 520
        <entry key="java.util.Map">
521 521
            <bean class="eu.etaxonomy.cdm.remote.json.processor.value.MapJSONValueProcessor" />
522 522
        </entry>
523
        <entry key="java.util.LinkedHashMap">
524
            <bean class="eu.etaxonomy.cdm.remote.json.processor.value.MapJSONValueProcessor" />
525
        </entry>
526
        <entry key="eu.etaxonomy.cdm.api.service.name.TypeDesignationSetManager.TypeDesignationWorkingSet">
527
            <bean class="eu.etaxonomy.cdm.remote.json.processor.value.MapJSONValueProcessor" />
528
        </entry>
523 529
        <entry key="java.net.URI">
524 530
            <bean class="eu.etaxonomy.cdm.remote.json.processor.value.URIJSONValueProcessor"/>
525 531
        </entry>

Also available in: Unified diff