1 Star 0 Fork 420

oschina_binggo / api-boot

forked from minbox-projects / api-boot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 250 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: java
jdk: openjdk8
node_js: "10"
before_script:
- npm install
cache:
directories:
- $HOME/.m2
- $HOME/.npm
- node_modules
install: ./mvnw install -DskipTests=true -Dmaven.javadoc.skip=true -Dgpg.skip=true -DskipNpmBuild=true
Java
1
https://gitee.com/lhch/api-boot.git
git@gitee.com:lhch/api-boot.git
lhch
api-boot
api-boot
master

搜索帮助