`
cqh520llr
  • 浏览: 476985 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
文章分类
社区版块
存档分类
最新评论

windows版本运行jar

阅读更多
@echo off & title 启动
@echo start server....
start cmd /c "title 注册中心 && java -jar ***"
ping /n 2 127.1>nul
start cmd /c "title 配置中心 && java -jar ***"
ping /n 2 127.1>nul
start cmd /c "title 网关 && java -jar ***"
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics