A Vaadin add-on that implements Java API for pulltorefresh.js library.
Starting the test/demo server:
mvn jetty:run
This deploys demo at http://localhost:8080
TODO add integration tests :-)
With commit rights to the repository, issue:
mvn release:prepare release:clean
Configured GH action will build a release and push to Maven Central.