{"id":24505149,"url":"https://github.com/levigo/s3-java-example","last_synced_at":"2025-03-15T08:32:16.263Z","repository":{"id":39145487,"uuid":"489304295","full_name":"levigo/s3-java-example","owner":"levigo","description":"This repository demonstrates how to create a s3 client for java that generates and fetches presigned urls","archived":false,"fork":false,"pushed_at":"2025-02-07T15:20:31.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-04T13:46:13.427Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/levigo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-06T10:01:14.000Z","updated_at":"2025-02-07T15:20:19.000Z","dependencies_parsed_at":"2024-11-14T14:29:01.114Z","dependency_job_id":"aeb63c83-fd9e-4e32-8cb7-6e8d387ae5bf","html_url":"https://github.com/levigo/s3-java-example","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levigo%2Fs3-java-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levigo%2Fs3-java-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levigo%2Fs3-java-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levigo%2Fs3-java-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levigo","download_url":"https://codeload.github.com/levigo/s3-java-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243707282,"owners_count":20334613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-21T23:28:51.180Z","updated_at":"2025-03-15T08:32:16.232Z","avatar_url":"https://github.com/levigo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# S3 java client demo repository (with pre-signed url showcase)\nThis project serves as an example of how to create a s3 client in java for custom instances (not provided by aws) in \norder to:\n- upload a file to s3 and receiving a presigned url that allows to access the file for a certain duration\n- retrieving a file via a presigned url from the s3 service\n- deleting a file via a presigned url from the s3 service\n\n# Tests\nTo be able to run the tests provide an `application-test.yml` file in the `src/test/resources` folder with the following \ncontent:\n\n```\npublisher:\n  s3:\n    bucket: \u003cbucket-name\u003e\n    endpoint: \u003cs3-service-endpoint-name\u003e\n    access-key: \u003cs3-service-access-key\u003e\n    secret-key: \u003cs3-service-secret-key\u003e\n    protocol: \u003cs3-service-http-protocol-scheme\u003e\n```\n\nAnd after that remove the `@Disabled` annotation.\n\nThe build process of this repository creates a jar and a jar-with-dependencies that includes all the dependencies for\nthis project into on fat jar.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevigo%2Fs3-java-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevigo%2Fs3-java-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevigo%2Fs3-java-example/lists"}