Send POST HTTP request using camel with body, the body is serialized to JSON array instead of JSON body

前端 未结 0 613
滥情空心
滥情空心 2021-01-30 11:32

I have the following RouteBuilder:

from("direct:create-api")
                .routeId("create-api")
                .setHeader(HTTP_METHOD, PO         


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