grabbit icon indicating copy to clipboard operation
grabbit copied to clipboard

Extract JCR implementation of Spring Batch's JobRepository out of Grabbit repo

Open sagarsane opened this issue 8 years ago • 0 comments

Technically, the package :

https://github.com/TWCable/grabbit/tree/master/src/main/groovy/com/twcable/grabbit/spring/batch/repository

Is just an implementation of Spring Batch's JobRepository API for JCR. We should move this out of Grabbit into its own repo and just add a dependency for it in Grabbit.

sagarsane avatar Aug 25 '16 16:08 sagarsane