Spring Mvc Async Progress Save

Example of running async tasks in spring with progress in web

Project README

spring-mvc-async-progress


A sample project to show long running jobs asynchronous in the background with spring-mvc while also having a progress overview.

Screenshot

This project uses:

  • spring-boot
  • spring-mvc
  • jQuery
  • Bootstrap

Tag 1.0: Only contains the example with polling.

Tag 2.0: If you access localhost:8080 you get the "old" polling version. If you access localhost:8080/index_websockets.html you can use the Websockets version.

Disclaimer: Please only use this as a starting point for your own research, don't just copy/paste :).

Open Source Agenda is not affiliated with "Spring Mvc Async Progress" Project. README Source: frenos/spring-mvc-async-progress
Stars
47
Open Issues
2
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating