{"id":18559131,"url":"https://github.com/linux-china/spring-boot-starter-wechatmp","last_synced_at":"2025-04-10T02:30:40.087Z","repository":{"id":136596335,"uuid":"46392164","full_name":"linux-china/spring-boot-starter-wechatmp","owner":"linux-china","description":"Spring Boot with Wechat Support","archived":false,"fork":false,"pushed_at":"2023-08-04T19:33:16.000Z","size":19,"stargazers_count":23,"open_issues_count":1,"forks_count":18,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T02:51:14.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linux-china.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2015-11-18T03:17:40.000Z","updated_at":"2021-06-01T06:36:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"48132d5c-5188-4551-ae8d-3e716a34871d","html_url":"https://github.com/linux-china/spring-boot-starter-wechatmp","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/linux-china%2Fspring-boot-starter-wechatmp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fspring-boot-starter-wechatmp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fspring-boot-starter-wechatmp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fspring-boot-starter-wechatmp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linux-china","download_url":"https://codeload.github.com/linux-china/spring-boot-starter-wechatmp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248144158,"owners_count":21054876,"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":"2024-11-06T21:42:08.976Z","updated_at":"2025-04-10T02:30:40.082Z","avatar_url":"https://github.com/linux-china.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"spring-boot-start-wechatmp\n===================================\nSpring Boot对微信公众号(订阅号、服务号)的支持\n\n### usage\nin pom.xml add following dependency:\n\n      \u003cdependency\u003e\n          \u003cgroupId\u003eorg.mvnsearch.wechat\u003c/groupId\u003e\n          \u003cartifactId\u003espring-boot-starter-wechatmp\u003c/artifactId\u003e\n          \u003cversion\u003e1.0.0-SNAPSHOT\u003c/version\u003e\n      \u003c/dependency\u003e\n      \nin application.properties file, please add following keys:\n\n     spring.wechatmp.appId=xxxx\n     spring.wechatmp.secret=yyyy\nIf you set token and aesKey in wechat backend, please add following settings:\n     \n     spring.wechatmp.token=your-token\n     spring.wechatmp.aesKey=your-aeskey\nIf you want to implement wechat payment features, please add following settings:\n     \n     spring.wechatmp.partnerId=your-partnerId\n     spring.wechatmp.partnerKey=your-partnerKey\nin your code you can use OssClient directly:\n\n     @Autowired\n     WxMpService wxMpService;\n     \n### spring-boot-start-wechatmp service List\n\n* me.chanjar.weixin.mp.api.WxMpInMemoryConfigStorage: config storage\n* me.chanjar.weixin.mp.api.WxMpService: wechat MP service\n\n### 参考\n\n* 微信开放平台: https://open.weixin.qq.com/\n* Wechat接入开发文档: https://github.com/wechat-group/weixin-java-tools","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-china%2Fspring-boot-starter-wechatmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinux-china%2Fspring-boot-starter-wechatmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-china%2Fspring-boot-starter-wechatmp/lists"}