Upload files from Java to a Minio server
Published: 15. February 2017 • Updated: 16. February 2018 • java, s3
In this article, we take a closer look at Minio, a self-hosted S3 compatible server, and how to connect a Java application to it.
Published: 15. February 2017 • Updated: 16. February 2018 • java, s3
In this article, we take a closer look at Minio, a self-hosted S3 compatible server, and how to connect a Java application to it.
Published: 16. February 2017 • Updated: 6. December 2018 • ionic, cordova, spring, s3, javascript, java
How to upload files from an Ionic / Cordova app directly to a Minio server or Amazon S3 with pre-signed URLs.