# iboot **Repository Path**: pxf2017/iboot ## Basic Information - **Project Name**: iboot - **Description**: 以springboot框架进行开发的后台管理项目. 支持多插件比如:oauth2、session集群、微信支付宝授权等。前端使用自研的ivzone基于vue和antdv开发(vue+ant-design-vue),(交流群:616124620) - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 379 - **Created**: 2024-05-31 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## iboot iboot是基于java1.8、springboot2.7、netty等框架开发的物联网快速开发框架,支持的网络协议包括tcp、udp、mqtt、http、串口等,工业协议包括modbus、plc - [演示地址(支持DTU、PLC、MODBUS、串口等调试)](https://iot.iteaj.com/#/login) - [前端项目仓库(vue3+antdv3+vite2)](https://gitee.com/iteaj/ivzone) #### 项目介绍 #### 语言和框架 1. 后端:java1.8、spring boot2、、mybatis、mybatis-plus、shiro、thymeleaf、hikaricp 2. 前端:vue2.6、antd、axios、qs、moment、validate 3. 数据: mysql5.7+ 4. 开发工具:idea #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request