GithubHelp home page GithubHelp logo

hhy5277 / weixin-java-mp-demo-springmvc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from binarywang/weixin-java-mp-demo-springmvc

0.0 1.0 0.0 121 KB

基于Spring MVC 和 WxJava 实现的微信公众号Java后端Demo

Java 100.00%

weixin-java-mp-demo-springmvc's Introduction

码云Gitee Github Build Status

本Demo使用Spring MVC 框架实现微信公众号开发功能。

本项目为WxJava的Demo演示程序,更多Demo请查阅此处

如果想支持多公众号,请参考spring boot版本的demo:https://github.com/binarywang/weixin-java-mp-demo-springboot , 或者此项目:https://github.com/binarywang/weixin-java-mp-multi-demo

使用步骤:

  1. 新手遇到问题,请务必先阅读【开发文档首页】的常见问题部分,可以少走很多弯路,节省不少时间。
  2. 配置: 复制 /src/main/resources/wx.properties.template 或者修改其扩展名生成 wx.properties 文件,填写相关配置;
  3. 使用maven运行demo程序: mvn jetty:run 或者自己打war包发布到tomcat运行;
  4. 配置微信公众号中的接口地址(微信公众平台 服务器配置 -> 服务器地址(URL)):http://xxx/wechat/portal (注意XXX需要是外网可访问的域名,需要符合微信官方的要求);
  5. 根据自己需要修改各个handler的实现,加入自己的业务逻辑。

weixin-java-mp-demo-springmvc's People

Contributors

binarywang avatar kareanyi 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.