# spring-boot **Repository Path**: muphy1112/spring-boot ## Basic Information - **Project Name**: spring-boot - **Description**: 精简版的springboot,纯属学习 纯手写springboot,包含(orm、tomcat、servlet、ioc、di、mvc、security、各种util和spi自动装配等) - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-30 - **Last Updated**: 2022-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot #### 介绍 精简版的springboot,纯属学习 刚开始考虑使用Java编写物联网网关系统(支持数据采集、上报、云组态、设备配置、设备控制等),但是发现用Java开发界面比较困难,于是参考微服务架构,采用前后端分离开发方式,直接引入springboot又感觉比较笨重,而且很多框架不适应物联网系统,于是自己写了一个轻量级的支持前后端分离和模块化的框架,采用http协议的BS模式通过任意浏览器客户端即可与系统交互,打破传统的CS模式(如:组态王、工控机),只是作为物联网网关系统的基础框架 #### 软件架构 软件架构说明 纯手写springboot,包含(orm、tomcat、servlet、ioc、di、mvc、security、生命周期管理,各种util和spi自动装配等) 支持前后端分离或者一体开发,前端使用js、vue、html等语言开发,后端使用Java开发,交互方式基于http协议 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)