{"id":16763935,"url":"https://github.com/yingzhuo/minio-spring-boot-starter","last_synced_at":"2026-04-19T14:34:58.857Z","repository":{"id":57724314,"uuid":"366403897","full_name":"yingzhuo/minio-spring-boot-starter","owner":"yingzhuo","description":"spring-boot starter for minio.","archived":false,"fork":false,"pushed_at":"2021-05-18T05:52:43.000Z","size":65,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-11T00:31:32.226Z","etag":null,"topics":["minio","spring","spring-boot"],"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/yingzhuo.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}},"created_at":"2021-05-11T14:08:37.000Z","updated_at":"2021-05-18T05:52:33.000Z","dependencies_parsed_at":"2022-09-02T07:02:14.202Z","dependency_job_id":null,"html_url":"https://github.com/yingzhuo/minio-spring-boot-starter","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/yingzhuo/minio-spring-boot-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yingzhuo%2Fminio-spring-boot-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yingzhuo%2Fminio-spring-boot-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yingzhuo%2Fminio-spring-boot-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yingzhuo%2Fminio-spring-boot-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yingzhuo","download_url":"https://codeload.github.com/yingzhuo/minio-spring-boot-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yingzhuo%2Fminio-spring-boot-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017673,"owners_count":26086125,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["minio","spring","spring-boot"],"created_at":"2024-10-13T05:23:58.713Z","updated_at":"2025-10-14T02:16:20.392Z","avatar_url":"https://github.com/yingzhuo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](http://img.shields.io/badge/License-Apache_2-red.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0)\n[![JDK](http://img.shields.io/badge/JDK-v8.0-yellow.svg)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)\n[![Build](http://img.shields.io/badge/Build-Maven_2-green.svg)](https://maven.apache.org/)\n[![Maven Central](https://img.shields.io/maven-central/v/com.github.yingzhuo/minio-spring-boot-starter.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.yingzhuo%22%20AND%20a:%22minio-spring-boot-starter%22)\n\n# minio-spring-boot-starter\n\n### 要求\n\n* Java 8+\n* SpringBoot 2.3.0+\n\n### 下载\n\n* 推荐使用[maven](https://search.maven.org/search?q=minio-spring-boot-starter)\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.yingzhuo\u003c/groupId\u003e\n    \u003cartifactId\u003eminio-spring-boot-starter\u003c/artifactId\u003e\n    \u003cversion\u003e${minio.starter.version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### 配置\n\n```yaml\n# application.yml\n\nminio:\n  enabled: true\n  endpoint: \"https://play.min.io\"\n  access-key: \"my-access-key\"\n  secret-key: \"my-secret-key\"\n  bucket: \"default\"\n```\n\n### 使用\n\n请参考源代码:\n\n* [BucketOperators.java](./src/main/java/com/github/yingzhuo/spring/boot/minio/operators/BucketOperators.java)\n* [ObjectOperators.java](./src/main/java/com/github/yingzhuo/spring/boot/minio/operators/ObjectOperators.java)\n\n### 许可证\n\n[Apache 2.0](./LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyingzhuo%2Fminio-spring-boot-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyingzhuo%2Fminio-spring-boot-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyingzhuo%2Fminio-spring-boot-starter/lists"}