Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当使用 Spring XML 创建路由时,Hawt.io 使用路由 id 作为路由的名称。当我使用 Java DSL 创建路由时,如何将该名称传递给 Hawt.io?
你可以这样设置:
from("file://").routeId("file_consumer")