0 Star 0 Fork 0

wilco / fastboot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

fastBoot

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

快速启动

  1. 环境准备:JDK 1.8、Maven 3.6.1、MySQL 5.7、redis
  2. 启动mysql:导入src/main/resources/db/bms.sql
  3. 配置文件: /src/main/resources/config/application-*.yml
    • 配置数据源
    • 配置redis
  4. 打包mvn clean package -U -Dbuild.version=1.0.${BUILD_SID} -Dmaven.test.skip=true
  5. 启动./bin/server.sh start test

技术选型

  • jdk 1.8
  • hikari dataSource pool
  • spring-boot 2.1.6
  • mybatis-spring-boot-starter 2.0.1
  • swagger-spring-boot-starter 1.9.0

空文件

简介

spring boot scaffold 展开 收起
Java
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/wilco/fastboot.git
git@gitee.com:wilco/fastboot.git
wilco
fastboot
fastboot
master

搜索帮助