-
Task
-
Resolution: Done
-
Major
-
1.3.0.Beta6, 1.2.5.Final
-
None
- a web-based batch application with REST API for common batch processing operations;
- reads from a CSV resource and output to Postgresql;
- deployed to WildFly 10.1 and connecting to Postgresql, both provisioned in OpenShift;
- users can use curl command line to issue batch processing operations, invoking REST API, and retrieve batch job data;
- users can use psql tool to query and verify db content after batch job completion;
- is related to
-
JBERET-356 Write a Katacoda Interactive Tutorial for JBeret with WildFly on OpenShift
- Pull Request Sent
- links to