Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

springboot

一、项目目录

   fastbee-admin ------------- 主程序入口
   fastbee-common ---------- 公共模块
   fastbee-framework -------- 开发框架
   fastbee-gateway ----------- 消息通道转发
   fastbee-open-api ---------- 系统开放接口
   fastbee-plugs --------------- 拓展插件
   fastbee-protocol ------------ 编解码协议
   fastbee-server --------------- 传输层服务端 (netty-mqtt)
   fastbee-service -------------- 核心业务处理