Giter Site home page Giter Site logo

iyuxl / spring-boot-starter-batch-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codecentric/spring-boot-starter-batch-web

0.0 1.0 0.0 1.19 MB

Home Page: http://codecentric.github.io/spring-boot-starter-batch-web/

License: Apache License 2.0

Shell 0.51% Java 99.49%

spring-boot-starter-batch-web's Introduction

Enterprise-ready production-ready batch applications powered by Spring Boot

Build Status Coverage Status Maven Central License

The project spring-boot-starter-batch-web is a Spring Boot starter for Spring Batch taking care of everything except writing the jobs.

See the Documentation for detailed infos, examples and operational details.

Features include:

  • Starting up a web application and automatically deploying batch jobs to it (JavaConfig, XML or JSR-352).
  • Log file separation, one log file for each job execution.
  • An operations http endpoint for starting and stopping jobs, for retrieving the BatchStatus and the log file.
  • A monitoring http endpoint for retrieving detailed information on a job execution, for knowing all deployed jobs and all running job executions.

Take a look at the Getting Started page.

There are the following samples available:

batch-boot-simple: a very simple JavaConfig sample with an embedded database.

batch-boot-file-to-db: a job configured in xml using job parameters that reads from a file and writes to a database. This sample demonstrates the usage of an external database.

batch-boot-simple-jsr352: job samples in JSR-352 style.

spring-boot-starter-batch-web's People

Contributors

britter avatar danielbryantuk avatar denschu avatar dickerpulli avatar joshiste avatar mahartma avatar tobiasflohre avatar

Watchers

 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.