Giter Club home page Giter Club logo

falsework's Introduction

Falsework

中科软项目脚手架主要集成目前流行的各种技术框架,结合在各种项目场景中的最佳实践,提供开箱即用的代码桩,主要包含:

boot-mybatis-beetl

技术栈

  • spring-boot
  • mybatis
  • 通用mapper
  • pagehelper
  • beetl

运行项目

  • 创建数据库
  • 执行sql目录下的初始化语句
  • 修改application.yml中的数据库连接信息
  • 执行BootMybatisBeetlApplication类即可

打包编译

  • mvn clean package -Dmaven.test.skip=true

相关文档

http://mybatis.tk/

boot-mybatis-plus-beetl

技术栈

  • spring-boot
  • mybatis
  • mybatis-plus
  • beetl

运行项目

  • 创建数据库
  • 执行sql目录下的初始化语句
  • 修改application.yml中的数据库连接信息
  • 执行BootMybatisPlusBeetlApplication类即可

打包编译

  • mvn clean package -Dmaven.test.skip=true

相关文档

http://mp.baomidou.com/#/?id=%e7%ae%80%e4%bb%8b

boot-nutz-beetl

技术栈

  • spring-boot
  • nutz
  • beetl

运行项目

  • 创建数据库
  • 修改application.yml中的数据库连接信息
  • 执行BootNutzBeetlApplication类即可,启动过程中会自动初始化相关数据

打包编译

  • mvn clean package -Dmaven.test.skip=true -U

相关文档

boot-nutz-vue

技术栈

  • spring-boot
  • nutz
  • vue

运行项目

  • 创建数据库
  • 修改application.yml中的数据库连接信息
  • 执行BootNutzVueApplication类即可,启动过程中会自动初始化相关数据

打包编译

  • mvn clean package -Dmaven.test.skip=true -U -Punix/windows

相关文档

falsework's People

Contributors

kerbores avatar

Stargazers

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