| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a a Spring Boot capsule of the standard Spring Batch Admin application of the Spring Batch team.
With this capsule it is possible to run the Spring Batch Admin as a Spring Boot application instead of deploying it to a servlet container like tomcat.
As default configuration a local HSQLDB database is used for the batch metadata.
This can be changed:
You can test the running application by starting the JUnit test class BatchTest that can be found in the test sources folder.
Feel free to use it. The current version of Spring Batch Admin can be modified in the pom.xml.
| Back | FazBrowse Home | New Git URL |