Skip to content

theeGwandaru/Spring-Batch-Angular-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Batch Angular Monitor

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

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