6 Star 14 Fork 12

ForFuture Code/spring-boot-start

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 333 Bytes
一键复制 编辑 原始数据 按行查看 历史
ForFuture Code 提交于 2020-06-14 22:58 . refactor
# 语言
language: java
# 执行脚本
script: "mvn clean package -DskipTests=true -Dmaven.javadoc.skip=true -B -V"
# 通知
notifications:
email:
recipients:
- 2027776292@qq.com
on_success: always # default: change
on_failure: always # default: always
# 缓存
cache:
directories:
- '$HOME/.m2/repository'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/zhong96/spring-boot-start.git
git@gitee.com:zhong96/spring-boot-start.git
zhong96
spring-boot-start
spring-boot-start
master

搜索帮助