SpringBatchPage edited by Henryk KonsekChanges (2)
Full ContentSpring Batch ComponentThe spring-batch: component and support classes provide integration bridge between Camel and Spring Batch infrastructure. Maven users will need to add the following dependency to their pom.xml for this component: <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-spring-batch</artifactId> <version>x.x.x</version> <!-- use the same version as your Camel core version --> </dependency>
All headers found in the message are passed to the JobLauncher as job parameters. String, Long, Double and java.util.Date values are copied to the org.springframework.batch.core.JobParametersBuilder - other data types are converted to Strings. Options
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache Camel > SpringBatch confluence
- [CONF] Apache Camel > SpringBatch confluence
- [CONF] Apache Camel > SpringBatch confluence
- [CONF] Apache Camel > SpringBatch confluence
- [CONF] Apache Camel > SpringBatch confluence