Results 1 to 3 of 3

Thread: Getting started with Spring Batch

  1. #1
    Join Date
    Jun 2007
    Posts
    1

    Default Getting started with Spring Batch

    Hi,
    I'd like to start using Spring Batch in my spring application.
    I took a look at http://static.springframework.org/spring-batch/
    but I did'nt find any basic information about how to start using this module (es.: download, install, tutorial ecc.)
    Did I miss anything?
    Could someone point me where I could found the informations I need?
    Thanks,
    maximo

  2. #2
    Join Date
    Jun 2005
    Posts
    4,241

    Default

    The project is not fully released yet and documentation is work in progress (so is everything). The website is also crippled at the minute because of a build glitch - I am working on trying to fix it - so the links are not so easy to discover yourself by browsing, sorry. Try these links to get started, but the source code is not yet available, so you will have a to wait a few days to try it out...

    http://static.springframework.org/sp...ject-info.html
    http://static.springframework.org/sp.../building.html
    http://static.springframework.org/sp...eference/html/
    http://static.springframework.org/sp...r-samples.html
    http://static.springframework.org/sp...ure/index.html
    http://static.springframework.org/sp...t-reports.html
    http://static.springframework.org/sp...t-reports.html

  3. #3
    Join Date
    Jun 2005
    Posts
    4,241

    Default

    I fixed the build problem with the web site (BATCH-70) so all the links actually work now - browsing works again (had to disable snapshot repo for apache plugins).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •