第341章
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xchange</artifactId>
<version>x.x.x</version>
<!-- use the same version as your Camel core version -->
</dependency>
341.1. リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
xchange://exchange?options
from("direct:ticker").to("xchange:binance?service=market&method=ticker¤cyPair=BTC/USDT")