{"id":15024558,"url":"https://github.com/aqiu202/aqiu-spring-boot-starter-projects","last_synced_at":"2025-04-12T06:30:46.057Z","repository":{"id":37398502,"uuid":"288889980","full_name":"aqiu202/aqiu-spring-boot-starter-projects","owner":"aqiu202","description":"个人封装的一些开箱即用的Spring Boot Starter组件，简单且实用，后续会根据需求进行持续扩展！","archived":false,"fork":false,"pushed_at":"2025-03-18T01:00:52.000Z","size":630,"stargazers_count":15,"open_issues_count":0,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T02:01:39.347Z","etag":null,"topics":["aliyun","autolog","captcha","huawei","jpush","limiting","qrcode","sms","spring","spring-boot-starter","springboot","starter","starters","tts","wechat","wechatpay"],"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/aqiu202.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":"2020-08-20T02:50:17.000Z","updated_at":"2025-03-18T01:00:56.000Z","dependencies_parsed_at":"2024-07-19T07:44:41.597Z","dependency_job_id":"b87acf4b-b820-4828-8662-d261a689d4ac","html_url":"https://github.com/aqiu202/aqiu-spring-boot-starter-projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqiu202%2Faqiu-spring-boot-starter-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqiu202%2Faqiu-spring-boot-starter-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqiu202%2Faqiu-spring-boot-starter-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqiu202%2Faqiu-spring-boot-starter-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aqiu202","download_url":"https://codeload.github.com/aqiu202/aqiu-spring-boot-starter-projects/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248529211,"owners_count":21119463,"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":["aliyun","autolog","captcha","huawei","jpush","limiting","qrcode","sms","spring","spring-boot-starter","springboot","starter","starters","tts","wechat","wechatpay"],"created_at":"2024-09-24T20:00:32.619Z","updated_at":"2025-04-12T06:30:44.802Z","avatar_url":"https://github.com/aqiu202.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aqiu-spring-boot-starter-projects\n个人封装的一些开箱即用的Spring Boot Starter组件，简单且实用，后续会根据需求进行持续扩展！\n#### 已有扩展\n- [简单限流组件（可以保证接口幂等性）-- limiting-spring-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/starter/limiting-spring-boot-starter)\n- [通用锁组件（普通锁和分布式锁等）-- qlock-spring-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/starter/qlock-spring-boot-starter)\n- [简单的操作日志采集处理组件 -- autolog-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/starter/autolog-spring-boot-starter)\n- [分布式ID生成组件 -- id-generator-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/starter/id-generator-spring-boot-starter)\n- [TTL缓存组件 -- ttl-cache-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/starter/ttl-cache-spring-boot-starter)\n- [简单的图片验证码工具 -- captcha](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/core/captcha)\n- [简单的图片验证码组件 -- captcha-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/starter/captcha-spring-boot-starter)\n- [简单的二维码图片组件 -- qrcode-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/starter/qrcode-spring-boot-starter)\n- [zookeeper客户端Curator自动配置组件 -- zk-curator-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/starter/zk-curator-spring-boot-starter)\n- [阿里云短信封装组件 -- aliyun-sms-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/aliyun/aliyun-sms-spring-boot-starter)\n- [阿里云TTS语音合成组件 -- aliyun-tts-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/aliyun/aliyun-tts-spring-boot-starter)\n- [微信支付组件 -- wechat-pay-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/wechat/wechat-pay-spring-boot-starter)\n- [微信公众号、小程序相关解编码组件 -- wechat-codec-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/wechat/wechat-codec-spring-boot-starter)\n- [华为云短信封装组件 -- huawei-sms-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/huawei/huawei-sms-spring-boot-starter)\n- [极光推送Rest API封装组件 -- jpush-rest-api-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/aurora/jpush-rest-api-spring-boot-starter)\n- [Excel导入/导出功能封装 -- excel-spring-boot-starter](https://github.com/aqiu202/aqiu-spring-boot-starter-projects/tree/master/starter/excel-spring-boot-starter)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faqiu202%2Faqiu-spring-boot-starter-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faqiu202%2Faqiu-spring-boot-starter-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faqiu202%2Faqiu-spring-boot-starter-projects/lists"}