Spring boot service and file scripts for handling tus upload events.
Requires a running tus server.
Run the UploadAapApplication.class and configure the tus server's HTTP hook endpoint to <spring-server-url>:<spring-server-port>/hooks
See python-scripts/README.md