Commit Graph

6 Commits

Author SHA1 Message Date
Glenn Renfro
b7b7de5337 Updated readmes to improve copy pastability
Also added instructions for native compilation for those apps that it is useful

Added documentation for native compilation when using Single Step Batch Processing

Updated documentaiton for native compilation for single app processing
2022-10-07 14:29:05 -04:00
Glenn Renfro
6029b47592 Users can specify different datasources for the jdbc-item reader and or jdbc-item writer
Users can specify a unique data source for the JdbcCursorItemReader and or writer instead of using the default datasource.
If a jdbc-item-reader or jdbc-item-writer data source is not specified the default will be used by the reader or writer.

Updated docs

Updated readme docs
2022-06-30 12:44:28 -04:00
Glenn Renfro
45d7662fbc Updating documentation for 3.x release
Updated versions and links in docs

* Set the baseline to Java 17
* Update links

resolves #814
2022-01-18 16:00:54 -05:00
Glenn Renfro
89e38084e9 Updated properties and README for Kafka and AMQP
resolves #745
2020-12-03 14:14:35 -05:00
Michael Minella
4adddc8f29 Polish 2020-09-23 17:42:37 -05:00
Glenn Renfro
414cfc3e96 Introduction of single-step-batch-job sample
resolves #702
2020-09-23 17:42:30 -05:00