Resources

Extensible UI framework and basic styles and layout for Spring Batch Admin console.

License

License

GroupId

GroupId

org.springframework.batch
ArtifactId

ArtifactId

spring-batch-admin-resources
Last Version

Last Version

1.3.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Resources
Extensible UI framework and basic styles and layout for Spring Batch Admin console.

Download spring-batch-admin-resources

How to add to project

<!-- https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-admin-resources/ -->
<dependency>
    <groupId>org.springframework.batch</groupId>
    <artifactId>spring-batch-admin-resources</artifactId>
    <version>1.3.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-admin-resources/
implementation 'org.springframework.batch:spring-batch-admin-resources:1.3.1.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-admin-resources/
implementation ("org.springframework.batch:spring-batch-admin-resources:1.3.1.RELEASE")
'org.springframework.batch:spring-batch-admin-resources:jar:1.3.1.RELEASE'
<dependency org="org.springframework.batch" name="spring-batch-admin-resources" rev="1.3.1.RELEASE">
  <artifact name="spring-batch-admin-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.batch', module='spring-batch-admin-resources', version='1.3.1.RELEASE')
)
libraryDependencies += "org.springframework.batch" % "spring-batch-admin-resources" % "1.3.1.RELEASE"
[org.springframework.batch/spring-batch-admin-resources "1.3.1.RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
org.freemarker : freemarker Optional jar 2.3.15
org.springframework : spring-aop jar 3.2.9.RELEASE
org.springframework : spring-web Optional jar 3.2.9.RELEASE
org.springframework : spring-webmvc Optional jar 3.2.9.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.6
commons-io : commons-io jar 2.4
commons-collections : commons-collections jar 3.2.1
javax.servlet : jstl Optional jar 1.2
org.springframework : spring-context-support jar 3.2.9.RELEASE
org.springframework.security : spring-security-taglibs Optional jar 2.0.4
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5

runtime (4)

Group / Artifact Type Version
commons-dbcp : commons-dbcp jar 1.4
log4j : log4j Optional jar 1.2.17
org.slf4j : slf4j-api jar 1.7.6
org.slf4j : slf4j-log4j12 jar 1.7.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.easymock : easymock jar 2.3
org.springframework : spring-test jar 3.2.9.RELEASE

Project Modules

There are no modules declared in this project.

NOTE: This project is being moved to the Spring Attic and is not recommended for new projects. Spring Cloud Data Flow is the recommended replacement for managing and monitoring Spring Batch jobs going forward. You can read more about migrating to Spring Cloud Data Flow here.

Web application and API for managing and monitoring Spring Batch jobs. The application consists of a web UI using Spring MVC, a Java service API and a RESTful (JSON) API. The web application is highly customizable, and is an ideal platform for deploying Spring Batch jobs. It can also be used to monitor jobs running in other processes. See the main project website for more details.

Getting Started Using SpringSource Tool Suite (STS)

This is the quickest way to get started. It requires an internet connection for download, and access to a Maven repository (remote or local).

  • Download STS version 3.5.* (or better) from the SpringSource website. STS is a free Eclipse bundle with many features useful for Spring developers.
  • Go to File->New->Spring Template Project from the menu bar (in the Spring perspective).
  • The wizard has a drop down with a list of template projects. One of them is a "Spring Batch Admin Webapp". Select it and follow the wizard.
  • A project is created with all dependencies and a simple input/output job configuration. It can be run using a unit test, or on the command line (see instructions in the pom.xml).

Getting Help

Read the main project website and the User Guide. Look at the source code and the Javadocs. For more detailed questions, use the forum. If you are new to Spring as well as to Spring Batch, look for information about Spring projects.

Contributing to Spring Batch Admin

Here are some ways for you to get involved in the community:

  • Create JIRA tickets for bugs and new features and comment and vote on the ones that you are interested in.
  • Github is for social coding: if you want to write code, we encourage contributions through pull requests from forks of this repository.
  • Watch for upcoming articles on Spring by subscribing to spring.io

Before we accept a non-trivial patch or pull request we will need you to sign the contributor's agreement. Signing the contributor's agreement does not grant anyone commit rights to the main repository, but it does mean that we can accept your contributions, and you will get an author credit if we do. Active contributors might be asked to join the core team, and given the ability to merge pull requests.

Code of Conduct

This project adheres to the Contributor Covenant . By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

org.springframework.batch

Spring

Versions

Version
1.3.1.RELEASE
1.3.0.RELEASE
1.2.2.RELEASE
1.2.1.RELEASE
1.2.0.RELEASE
1.0.0.RELEASE