Giter VIP home page Giter VIP logo

spring-batch-extensions's Introduction

Spring Batch Extensions

The Spring Batch Extensions project provides extension modules for the Spring Batch Project. This project is part of the Spring organization on GitHub.

Available Modules

Samples

Under the samples directory, you will find samples for the various modules. Please refer to the documentation of each sample for further details.

Getting support

Check out the spring-batch tag on Stack Overflow. Commercial support is available too.

Related GitHub projects

Issue Tracking

Report issues via the Spring Batch Extensions GitHub Issue Tracker.

Building from source

Each module of the Spring Batch Extensions project is hosted as independent project with its own release cycle. For the build process of individual modules we recomend using a Maven build system modelled after the Spring Batch project.

Therefore, the following build instructions should generally apply for most, if not all, Spring Batch Extensions. In the instructions below, mvn is invoked from the root of the source tree and serves as a cross-platform, self-contained bootstrap mechanism for the build. The only prerequisites are Git and JDK 1.6+.

Check out the sources

git clone git://github.com/spring-projects/spring-batch-extensions.git

Go into the directory of a specific module

cd spring-batch-extensions

cd module-name

Compile and test, build all jars

mvn clean package

Install the modules jars into your local Maven cache

mvn install

Import sources into your IDE

Using Eclipse / STS

When using Spring Tool Suite you can directly import Maven based projects:

File -> Import -> Maven Project

Alternatively, you can also generate the Eclipse metadata (.classpath and .project files) using Maven:

mvn eclipse:eclipse

Once complete, you may then import the projects into Eclipse as usual:

File -> Import -> Existing projects into workspace

Using IntelliJ IDEA

To generate IDEA metadata (.iml and .ipr files), do the following:

mvn idea:idea

Contributing

Pull requests are welcome. Please see the Contributor Guidelines for details.

Staying in touch

Follow the Spring Batch team members and contributors on Twitter:

License

The Spring Batch Extensions Framework is released under version 2.0 of the Apache License unless noted differently for individual extension Modules, but this should be the rare exception.

We look forward to your contributions!!

spring-batch-extensions's People

Contributors

mdeinum avatar mminella avatar hasnainjaved avatar arafalov avatar chrisjs avatar lpalnau avatar

Watchers

张伟 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.