All Projects → zeemood → Wechat Open Sdk

zeemood / Wechat Open Sdk

java版微信工具,更为优雅的第三方开发常用工具包,让开发微信登录,三方支付就像填表格一样简单。重构成spring boot starter,项目结构和代码也做了优化。主要用了泛型和抽象类进行重构(正在重构中...只剩支付宝支付)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Wechat Open Sdk

Weixin Java Cp Demo
基于Spring Boot 和 WxJava 实现的微信企业号/企业微信 后端Demo
Stars: ✭ 175 (+173.44%)
Mutual labels:  wechat-sdk, spring-boot
Hsweb Payment
基于hsweb的开源聚合支付系统,多商户,多渠道,多配置.
Stars: ✭ 112 (+75%)
Mutual labels:  alipay, spring-boot
Fastbootweixin
基于Spring Boot的注解驱动式公众号极速开发框架,用注解重新定义公众号开发
Stars: ✭ 640 (+900%)
Mutual labels:  wechat-sdk, spring-boot
Payment Spring Boot
微信支付V3,微信优惠券,代金券、公众号支付、微信小程序支付
Stars: ✭ 131 (+104.69%)
Mutual labels:  wechat-sdk, spring-boot
Gopay
QQ、微信(WeChat)、支付宝(AliPay)的Go版本SDK。【微信支付V3已支持,推荐使用微信V3接口】
Stars: ✭ 1,034 (+1515.63%)
Mutual labels:  wechat-sdk, alipay
Clean Architecture Example Java Spring Boot
An example of Robert C. Martin's Clean Architecture with Spring Boot
Stars: ✭ 59 (-7.81%)
Mutual labels:  spring-boot
Joinfaces Maven Jar Example
JoinFaces Maven Jar Example
Stars: ✭ 62 (-3.12%)
Mutual labels:  spring-boot
Sample Spring Boot Javafx
Рыба Spring Boot + JavaFX
Stars: ✭ 59 (-7.81%)
Mutual labels:  spring-boot
Ansible Windows Docker Springboot
Example project showing how to provision, deploy, run & orchestrate Spring Boot apps with Docker Windows Containers on Docker Windows native using Packer, Powershell, Vagrant & Ansible
Stars: ✭ 58 (-9.37%)
Mutual labels:  spring-boot
Springwolf Core
Automated documentation for async APIs built with Spring Boot
Stars: ✭ 63 (-1.56%)
Mutual labels:  spring-boot
Quartz Demo
Demo project for Spring Boot 2 and Quartz scheduler integration
Stars: ✭ 63 (-1.56%)
Mutual labels:  spring-boot
Spring Boot Actuator Demo
Spring Boot Actuator: Health Check, Metrics Gathering, Auditing, and Monitoring
Stars: ✭ 61 (-4.69%)
Mutual labels:  spring-boot
Spring Boot Tutorial
💯 🍃 通过丰富实例来展现 Spring Boot 特性的教程
Stars: ✭ 60 (-6.25%)
Mutual labels:  spring-boot
X Springboot
X-SpringBoot是一个轻量级的Java快速开发平台,能快速开发项目并交付【接私活利器】
Stars: ✭ 1,117 (+1645.31%)
Mutual labels:  spring-boot
Log Viewer
Web UI to viewing logs
Stars: ✭ 59 (-7.81%)
Mutual labels:  spring-boot
Zookeeper Console
A zookeeper visual web application based on SpringBoot、Curator and Bootstrap
Stars: ✭ 63 (-1.56%)
Mutual labels:  spring-boot
Springboard
Spring Boot based production grade starter kit.
Stars: ✭ 59 (-7.81%)
Mutual labels:  spring-boot
Spring Boot Webflux Swagger Starter
An example project to illustrate how to document Spring Boot Webflux with Swagger2
Stars: ✭ 62 (-3.12%)
Mutual labels:  spring-boot
Spring Boot Extend
在springboot基础上的扩展项目,快速集成Zookeeper、Dubbo、Apollo、Mybatis多数据源
Stars: ✭ 63 (-1.56%)
Mutual labels:  spring-boot
Microservices Design Patterns
Microservice Architecture using multiple languages
Stars: ✭ 62 (-3.12%)
Mutual labels:  spring-boot

wechat-open-jdk

新版微信工具(正在重构中...),支持spring boot自动装配。之前的版本在另外一个分支master

已完成部分:

1.微信登录(网页授权获取用户信息),支持APP,网站应用,公众号(第三方应用暂不支持,因为流程不一样,没有环境给我测)

2.微信支付(APP/NATIVE/JSAPI公众号),待测试(欢迎大家测试,有问题请联系我,发邮件一般我都能立刻收到)。使用泛型、接口、多态重构,在需要自己扩展的时候,直接继承对应的Request类或者service接口即可,拓展十分方便

快速开始

快速开始

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].