147 Star 1.2K Fork 526

dromara / dbswitch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.cmd 153 Bytes
一键复制 编辑 原始数据 按行查看 历史
inrgihc 提交于 2020-08-31 00:11 . 代码提交
@echo off
echo "Clean Project ..."
call mvn clean -f pom.xml
echo "Build Project ..."
call mvn package -f pom.xml -D"maven.test.skip=true"
:exit
pause
Java
1
https://gitee.com/dromara/dbswitch.git
git@gitee.com:dromara/dbswitch.git
dromara
dbswitch
dbswitch
master

搜索帮助