# spring-boot-script **Repository Path**: billdowney/spring-boot-script ## Basic Information - **Project Name**: spring-boot-script - **Description**: spring boot启动脚本,包含window和linux脚本 - **Primary Language**: Shell - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 9 - **Created**: 2021-03-28 - **Last Updated**: 2024-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-script #### 介绍 spring boot启动脚本,包含window和linux脚本 #### 安装教程 1. linux,配合config.properties和使用start.sh,主要修改config的配置项,start支持kill和spring-boot-actuator的shutdown接口关闭应用 2. windows,直接使用脚本拼接参数,关闭启动后的窗口则关闭了应用 3. 欢迎投稿扩展