bridging http request with path variable in CAMEL REST

前端 未结 0 1873
盖世英雄少女心
盖世英雄少女心 2020-12-15 21:27

I am try to bridge camel REST endpoints to backend server. REST DSL is as follows:

from("rest:get:tt:/{id}")
          .toF("%s/%s?bridgeEndpoi         


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