kikovalle / PLGSharepointRestAPI-java

Easy to use wrapper for the Sharepoint Rest API v1. Even if this is not a full implementation it covers most common use cases and provides examples to extending this API.
MIT License
39 stars 31 forks source link

Implementation of chunked file upload uploadBigFile for sharepoint #36

Closed kikovalle closed 2 years ago

kikovalle commented 2 years ago

Created method for uploading big files with chunked file upload for the Sharepoint Online Client. Modified group id with the idea of generating releases to maven central repository.