Camel Parked Threads

前端 未结 0 1131
北恋
北恋 2021-02-08 07:35

This is my route

from("myComponent:entity?from=&to=")
.to("seda:one")

from("seda:one")
.
.
to("seda:two")

.
.
.


fr         


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