1 Star 0 Fork 200

wanggang777 / weixin-dubbo-springboot

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

weixin-dubbo-springboot

QQ网页授权、微信公众号相关接口、企业微信相关接口,如消息推送等功能。基于17年6月最新api开发。使用 dubbo, spring boot, redis 实现的通用项目。

环境

jdk1.8,maven,redis等。 注意:

        <!-- qqSDK -->
        <dependency>
            <groupId>qq</groupId>
            <artifactId>sdk4j</artifactId>
            <version>2.0</version>
        </dependency>

qq的sdk 需要自己下载,然后加到自己本地仓库或者私服。 这个jar已打包到项目目录中,qqSDK官方下载地址

项目结构

项目结构

需要改的配置

1.redis服务地址、公众号信息配置

redis服务地址和公众号信息

2.QQ授权配置

QQ授权配置

3.企业号信息配置

企业号信息配置

时序图

以微信登录授权为例: 微信授权时序图

Empty file

About

QQ网页授权、微信公众号相关接口、企业微信相关接口,如消息推送等功能。基于17年6月最新api开发。使用 dubbo, spring boot, redis 实现的通用项目。 expand collapse
Java
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/wanggang714922/weixin-dubbo-springboot.git
git@gitee.com:wanggang714922/weixin-dubbo-springboot.git
wanggang714922
weixin-dubbo-springboot
weixin-dubbo-springboot
master

Search