/JBatch

Provide a suitable test environment for Java EE 7 Batch

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

JBatch

The main objective of the project is to provide a suitable test environment for Java EE 7 Batch.

This project, also, is to learn and explore Java EE 7 Batch. We are going to:

  1. Create 100,000 entities with random details.
  2. Compute sum of amount attribute of details of each entity.
  3. Make a simply jsf interface to run the Batch Job and show log.

Components

How run the app

$ build.sh
$ run.sh