Git Product home page Git Product logo

wx-java-miniapp's Introduction

wx-java-miniapp

Build Status

前言

本项目使用 WxJava 对接微信小程序后台开发,基于SpringBoot构建,实现微信小程序后端开发功能,支持多个小程序。

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

技术栈

  • SpringBoot -> 环境搭建
  • MySQL -> 存储wx-miniapp配置信息(appid,appsecret等)
  • Druid -> 连接池
  • MyBatis-Plus -> 基本的CRUD
  • Lombok -> 简化开发
  • Travis CI 持续集成

使用

0. 安装环境, 执行sql脚本

  • 安装 mysql
  • 安装 redis
  • 执行sql/wx-java-miniapp.sql脚本文件(推荐使用 Navicat)

1. 克隆项目

git clone https://github.com/gongsir0630/wx-java-miniapp.git

2. 修改配置

  • 修改src/main/resources/application-*.yml配置文件中的 redis 和 mysql 配置

3. 部署运行

mvn spring-boot:run

4. 持续集成

关于 Travis CI 持续集成和自动部署请参考 使用 Travis 打造 SpringBoot 应用持续集成和自动部署 | Travis CI 初体验

wx-java-miniapp's People

Contributors

gongsir0630 avatar

Stargazers

 avatar  avatar  avatar

Watchers

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