fabioformosa / quartz-manager

REST API and UI Console Manager for Quartz Scheduler. This is a Java Library & UI embeddable single page app, to control and monitor jobs scheduled with Quartz Scheduler
Apache License 2.0
232 stars 84 forks source link

Upgrade StompJS dependency #10

Open fabioformosa opened 4 years ago

fabioformosa commented 4 years ago

Frontend is using sockjs in websocket right now. I tried the latest stompjs but there was some troubles with spring security. I'll try again and I'll put it in a branch to test.