/spring-batch-dashboard

Generic Dashboard for Spring-Batch Jobs built on top of its metadata tables.

Primary LanguagePythonMIT LicenseMIT

Spring-Batch-Dashboard

Dashboard for spring-batch jobs.

Creates an informational dashboard with Spring-Batch Job analytics on it. The DB connection where the metadata tables reside must be given as an input. The application displays smart analytics using some inbuilt queries.

The dashboard consists of two views. One giving an overall details of your Spring-Batch environment and the other giving in detail info of your job metadata.

The following is a screenshot of the landing page.

Dashboard Screenshot

The following is a screenshot of the metadata page.

Job-Meta Screenshot