1 Star 0 Fork 414

lism / porter

forked from sxfad / porter 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
quick_start_EN.md 631 Bytes
一键复制 编辑 原始数据 按行查看 历史
MurasakiSeiFu 提交于 2018-08-01 21:50 . 提交管理后台模块

quick start

Compile from source

git clone http://192.168.120.68/root/suixingpay-datas.git
cd suixingpay-datas
git checkout version
gradle build
Find the installation package from the build/distributions list

Run

tar zxvf build/distributions/porter-boot-version.tar
porter-boot-version/bin/startup.sh

Debug

  • porter-boot-version/bin/startup.sh debug port

Operating environment

  • porter-boot-version/bin/startup.sh --spring.profiles.active=Operating environment

Elegant close

  • porter-boot-version/bin/shutdown.sh
signalId = `kill -l USR2`
kill -$signalId PID  #centos:31 mac:12
Java
1
https://gitee.com/lism/porter.git
git@gitee.com:lism/porter.git
lism
porter
porter
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891