We're using Camel Salesforce Maven plugin for generating DTOs. Services using
the DTOs use JSON exclusively, no XML, so we customized velocity templates
with JsonProperty(), JsonInclude, etc., annotations; works great with
Jackson. My question: is it safe to remove XStream annotations from the
templates since we're not using XML?



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Salesforce-safe-to-remove-XStream-annotations-from-velocity-templates-tp5784572.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to