implemented ObjectStores3 to avoid to saving tmp file before putting on s3 and added rest controller to download object from s3, used only by UI
modified S3ObjectStore to store directly on s3 without store it on tmp files
Added standard maven folder