Skip to content

Instantly share code, notes, and snippets.

@dsyer
Created August 10, 2010 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsyer/517558 to your computer and use it in GitHub Desktop.
Save dsyer/517558 to your computer and use it in GitHub Desktop.
This is a simple Spring Batch demo project that pulls data from a
database and then outputs it to a flat file. It uses (Hibernate) JPA
and an embedded HSQL DB. Includes all dependencies in the a lib directory.
This file has been truncated, but you can view the full file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment