# applet **Repository Path**: mrssai/applet ## Basic Information - **Project Name**: applet - **Description**: As a background interface for the graduation design applet to retrieve server information, use springboot and mysql. Use java code to call the shell script on the server, and use the mysql to do the persistence operation. It is helpful to get results or historical results for small programs. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-13 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # applet #### 介绍 作为毕业设计小程序调取服务器信息的后台接口,利用springboot和mysql。使用java代码调用服务器上的shell脚本,将调取到的结果用mysql做持久化操作。为小程序调取结果或者历史结果有良好的帮助。 #### 软件架构 springboot、三层架构 #### 安装教程 1. 克隆或者下载zip包 2. 解压 3. 重载maven依赖 #### 使用说明 1. run或者debug项目 2. 待项目运行起来,在浏览器地址栏输入127.0.0.1:8086/swagger-ui.html即可查看并调试restful接口 #### 参与贡献 1. Mr.SSai 2. Herb