1 Star 0 Fork 0

bboss / bbootdemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 440 Bytes
一键复制 编辑 原始数据 按行查看 历史

#开发调试 设置jvm启动参数 -DdocBase=E:/workspace/bbossgroups/bbootdemo/WebRoot -DcontextPath=demoproject -Dport=8080

打运行包:

gradle releaseVersion

启动应用

windows

startup.bat/restart.bat

linux/unix/macos

chmod +x startup.sh restart.sh startup.sh/restart.sh

停止应用

windows

stop.bat

linux/unix/macos

chmod +x stop.sh

访问地址:

http://localhost/contextpath/examples/index.page

JavaScript
1
https://gitee.com/bboss/bbootdemo.git
git@gitee.com:bboss/bbootdemo.git
bboss
bbootdemo
bbootdemo
master

搜索帮助