我构建了一个camel路由,使用camel bindy对csv文件进行解码,并将内容写入数据库。这与文件为空时完全不同,从外观上看,这将发生很多次。java.lang.IllegalArgumentException: No records have been defined in the CSV
我尝试将allowEmptyStream = true添加到用于解编组的bindy
我在尝试使用使用Bindy的路由时遇到了一个特殊的问题。start blueprint container for bundle xxxx.yyyy/0.1.0 due to unresolved dependencies [(&(dataformat=bindy)(objectClass=org.apache.camel.spi.DataFormatResolver))]Service