Description
Jettison provides a configuration option to omit the '@' from attributes:
org.codehaus.jettison.mapped.Configuration.setSupressAtAttributes(boolean)
see Jettison Jira:
http://jira.codehaus.org/browse/JETTISON-2
org.apache.cxf.jaxrs.provider.JSONProvider should also expose this property.
Attachments
Attachments
Issue Links
- is cloned by
-
CXF-4498 Default Jettison JSONProvider: @ for element attributes in JSON
- Closed