How to do dynamic redirecting for rest and soap calls in Apache Camel with bothering what the request method type(post/get etc..) and request payload

已关闭 已发布的 5 年前 货到付款
已关闭

Incoming REST Url: http://localhost:8888/carParking/carCheckIn

Redirect URL will be like: Redirect Url – http://\

{localhost:9090} /{MainController}/{requestParam}

Example: http://camelRouteHost:9090/carParking/carCheckIn

I just want to redirect the rest/soap url without bothering method type(post/put etc..) and request payload(json/xml)

And i just want to display same result what my actual endpoint is giving.

阿帕奇

项目ID: #16774899

关于项目

远程项目 活跃的5 年前