【发布时间】:2022-12-27 19:01:31
【问题描述】:
I'm currently upgrading Camel from 3.2.0 to 3.18.0.
On the 3.17.0 release, camel-beanio was removed (https://camel.apache.org/manual/camel-3x-upgrade-guide-3_17.html).
I didn't see why it was removed nor how to replace it on https://camel.apache.org/manual.
I know I can declare the dependency for camel-beanio in my pom.xml but I don't want to have a camel version of 3.18.0 and camel-beanio of 3.16.0.
Any clue ?
Thanks
【问题讨论】:
标签: java apache-camel spring-camel