Spring Batch Angular Monitor
July 22, 2019 · View on GitHub
A tutorial program on how to display the progress of a Spring batch job by use of a progress bar with Angular
Getting Started
To run the program,
- download the repo,
- build with maven,
- go to the server target folder
- run with java -jar app.war
Built With
- Angular - One framework.Mobile & desktop.
- Spring Batch - Batch framework designed to enable the development of robust batch application
- Spring Websocket - Spring Framework’s support for WebSocket-style messaging in web applications
- Maven - Dependency Management
Authors
- Moses Munene - Initial work - theGwandaru
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Swathi Prasad -Maven Template* - swathisprasad
- Hat tip to anyone whose code was used
- Inspiration