GithubHelp home page GithubHelp logo

hhy5277 / weixin-java-miniapp-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from binarywang/weixin-java-miniapp-demo

0.0 1.0 0.0 3.01 MB

基于Spring Boot 和 WxJava 实现的微信小程序Java后端Demo

Dockerfile 0.83% Java 96.98% HTML 2.19%

weixin-java-miniapp-demo's Introduction

码云Gitee Github Build Status

本项目为WxJava的Demo演示程序,基于Spring Boot构建,实现微信小程序后端开发功能,支持多个小程序。

更多信息请查阅:https://github.com/Wechat-Group/WxJava

使用步骤:

  1. 请注意,本demo为简化代码编译时加入了lombok支持,如果不了解lombok的话,请先学习下相关知识,比如可以阅读此文章
  2. 另外,新手遇到问题,请务必先阅读【开发文档首页】的常见问题部分,可以少走很多弯路,节省不少时间。
  3. 配置:复制 /src/main/resources/application.yml.template 或者修改其扩展名生成 application.yml 文件,根据自己需要填写相关配置(需要注意的是:yml文件内的属性冒号后面的文字之前需要加空格,可参考已有配置,否则属性会设置不成功);
  4. 运行Java程序:WxMaDemoApplication
  5. 如果需要接入消息服务,请配置微信小程序中的消息服务器地址:http://外网可访问的域名/wx/portal/{appid} (注意{appid}要使用对应的小程序的appid进行替换), 官方文档接入指引:https://developers.weixin.qq.com/miniprogram/dev/framework/server-ability/message-push.html

weixin-java-miniapp-demo's People

Contributors

binarywang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.