# wx-java-mp-demo **Repository Path**: WangZhe168_admin/wx-java-mp-demo ## Basic Information - **Project Name**: wx-java-mp-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-12 - **Last Updated**: 2025-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.com/binarywang/wx-java-mp-demo.svg?branch=master)](https://travis-ci.com/binarywang/wx-java-mp-demo) ### 本`Demo`使用 `Spring Boot Starter` 实现微信公众号开发功能。 #### 本项目为`WxJava`的`Demo`演示程序,更多`Demo`请 [查阅此处](https://github.com/Wechat-Group/WxJava/blob/master/demo.md) 。 1. 修改对应配置为正确的配置, 2. 运行demo,执行命令 :`http get :8080/test` ``` HTTP/1.1 200 Connection: keep-alive Content-Length: 5 Content-Type: text/plain;charset=UTF-8 Date: Fri, 04 Sep 2020 01:28:06 GMT Keep-Alive: timeout=60 appId ```