# spring-shell-demo **Repository Path**: wgslucky/spring-shell-demo ## Basic Information - **Project Name**: spring-shell-demo - **Description**: 使用Spring Shell组件,快速实现命令窗口交互开发。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 5 - **Created**: 2020-04-28 - **Last Updated**: 2025-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-shell-demo #### 介绍 使用Spring Shell组件,快速实现命令窗口交互开发。 有时候,为了方便开发或测试,需要自定义开发类似Dos窗口或远程操作的命令窗口交互页面,本项目就是使用Spring Shell组件快速实现一个自定义的命令交互窗口。简单,快捷,方便,易用。