Hi, I have written up an article that replicates a specific use case that is listed in the Spring Batch tutorial: https://spring.io/guides/gs/batch-processing, by reading CSV records and converting them into POJOs using Camel Bindy data format and applying Enterprise Integration Patterns (EIPs) like the Splitter and the Aggregator patterns to split, stream and batch insert records into and read results from an in-memory database respectively using Apache Camel route implementation within a Spring Boot application.
How can I contribute this article under the Camel Articles section for review, comments and publish it for the benefit of the Camel community? Thanks, Abhi -- View this message in context: http://camel.465427.n5.nabble.com/Contributing-an-article-to-the-Camel-Articles-section-tp5791176.html Sent from the Camel - Users mailing list archive at Nabble.com.