Apache Camel: I can't get an object out of the body and transform it

前端 未结 0 694
孤城傲影
孤城傲影 2021-02-02 02:05

Here is if do so: body -> string -> user

    .to("direct:httpClient")
    .process(new Processor() {
                  @Override
                          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题