【问题标题】:camel-beanio deprecated and removed since 3.17. What's the replacement?camel-beanio deprecated and removed since 3.17. What\'s the replacement?
【发布时间】: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


    【解决方案1】:

    there isnt a replacement component . anyone arent maintaing the project github.com/beanio/beanioyou last commit about 7 month ago u can use for

    xml > jaxb
    csv -> apache commons csv 
    

    【讨论】:

      【解决方案2】:

      I've just discovered that camel-beanio is missing in the last Camel 3.X versions, while we're working on the migration of many exchanges applications that rely on fixed length file formats. Did someone get a replacement component ? Thanks. Regards.

      【讨论】:

        猜你喜欢
        • 2022-12-01
        • 2022-12-28
        • 2022-12-02
        • 2022-12-15
        • 2022-12-28
        • 2022-12-01
        • 2022-12-01
        • 2022-12-02
        • 2022-12-02
        相关资源
        最近更新 更多