Code Monkey home page Code Monkey logo

springboot-starter's Introduction

springboot-starter

当 spring-boot 项目 部署到正式环境中的后,需要启动、停止、重启、查看状态等操作。 本项目仅包含一个shell脚本,安装Linux系统的/usr/bin 目录下,方便对 spring-boot 项目发布的 jar 程序包进行 启动、停止、重启、查看状态等操作。

本脚本基本无需改动,注意要点均已用中文说明

  1. 请将本脚本放到Linux系统的path路径下,最好是/bin目录下
  2. 请给本脚本设备可执行权限
  3. 启动示例 springboot-starter xxx.jar start
  4. 重启示例 springboot-starter xxx.jar restart
  5. 停止示例 springboot-starter xxx.jar stop
  6. 查看状态示例 springboot-starter xxx.jar status

如需要更多高级用法,请阅读源码

springboot-starter's People

Contributors

wfso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

springboot-starter's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.