37 Star 47 Fork 37

杨尚川 / APDPlat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
startup.bat 266 Bytes
一键复制 编辑 原始数据 按行查看 历史
ysc 提交于 2014-03-23 07:35 . windows下的启动脚本
@echo off
echo Starting APDPlat ...
cd APDPlat_Core
call mvn clean install
cd ..
cd APDPlat_Module
call mvn clean install
cd ..
cd APDPlat_Web
call mvn clean
set MAVEN_OPTS=-Xms256m -Xmx1000m -XX:MaxNewSize=256m -XX:MaxPermSize=256m
call mvn jetty:run-war
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/ysc/APDPlat.git
git@gitee.com:ysc/APDPlat.git
ysc
APDPlat
APDPlat
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891