145.3. 在 Spring DSL 中使用 Hessian 数据格式 <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> <from uri="direct:in"/> <marshal ref="hessian"/> </route> </camelContext> <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring"> <route> <from uri="direct:in"/> <marshal ref="hessian"/> </route> </camelContext> Copy to Clipboard Copied! Toggle word wrap Toggle overflow 前一个下一个