spring-boot-startup-script icon indicating copy to clipboard operation
spring-boot-startup-script copied to clipboard

Spring Boot Uber Jar startup / shutdown script

Results 2 spring-boot-startup-script issues
Sort by recently updated
recently updated
newest added

Sort the files according to the version numbers, e.g ``` great-app-2.10.jar great-app-2.1.jar great-app-2.0.1.jar great-app-2.0.jar great-app-1.9.jar ```

```bash ./bootstrap.sh restart ``` 当进程停止后,进程状态应该置为"N" RUNNING=N ![image](https://user-images.githubusercontent.com/44740510/90091612-70a65c00-dd59-11ea-94b9-9bc235a602cb.png)