3 Star 1 Fork 0

Ted / yuanhuatek-java

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

本项目为weixin-java-tools的Demo演示程序,基于Spring Boot构建,实现微信小程序开发功能。更多信息请查阅:https://github.com/Wechat-Group/weixin-java-tools

Build Status

使用步骤:

  1. 配置:复制/src/main/resources/application.yml.template 生成application.yml文件,根据自己需要填写相关配置(需要注意的是:yml文件内的属性冒号后面的文字之前需要加空格,可参考已有配置,否则属性会设置不成功);
  2. 运行Java程序:com.github.binarywang.demo.wechat.WxMaDemoApplication
  3. 打开shell或cmd,进入ngrok目录,运行 ngrok -config ngrok.cfg -subdomain yhxcx 8080 如果运行失败,请更换my-domain为其它字符串,直至连接成功;
  4. 8e578a6e65bd36d5
  5. 配置微信小程序中的消息服务器地址:http://my-domain.tunnel.qydev.com/wechat/portal (注意my-domain要跟上面的一致,需要符合微信官方的要求);另外,官方文档接入指引:https://mp.weixin.qq.com/debug/wxadoc/dev/api/custommsg/callback_help.html
The MIT License (MIT) Copyright (c) 2018 ted Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

元化科技小程序后台 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/biglyc/yuanhuatek-java.git
git@gitee.com:biglyc/yuanhuatek-java.git
biglyc
yuanhuatek-java
yuanhuatek-java
master

搜索帮助