|
3 年之前 | |
---|---|---|
Code Generator | 4 年之前 | |
doc | 3 年之前 | |
qh-app | 3 年之前 | |
qhiot-api | 3 年之前 | |
qhiot-cache | 3 年之前 | |
qhiot-core | 3 年之前 | |
qhiot-db | 3 年之前 | |
qhiot-detect | 3 年之前 | |
qhiot-export | 3 年之前 | |
qhiot-infocenter | 3 年之前 | |
qhiot-jms | 3 年之前 | |
qhiot-job | 3 年之前 | |
qhiot-kafka | 3 年之前 | |
qhiot-leaflet | 3 年之前 | |
qhiot-log | 3 年之前 | |
qhiot-notification | 3 年之前 | |
qhiot-process | 3 年之前 | |
qhiot-qos | 3 年之前 | |
qhiot-reception | 3 年之前 | |
qhiot-station | 3 年之前 | |
qhiot-transport | 3 年之前 | |
qhiot-video | 3 年之前 | |
qhiot-warning | 3 年之前 | |
qhiot-weather | 3 年之前 | |
qhiot-web | 3 年之前 | |
qhiot-webcore | 3 年之前 | |
qhiot-websocket | 3 年之前 | |
qhiot-wechat | 3 年之前 | |
.editorconfig | 7 年之前 | |
.gitignore | 6 年之前 | |
ReadMe.md | 5 年之前 | |
pom.xml | 3 年之前 |
服务器端
前端
数据库
第三方软件/中间件
Tip
: 标记为*
的项不为必要项
Eclipse
或 IntelliJ IDEA
,建议使用 IntelliJ IDEA
本框架采用模块化开发(Web 模块化使用 Servlet3.0+ 特性 Web-Fragment
)
该模块内集成了大量的工具类。
该模块为 Web 公共模块,完成了基础配置的封装和初始化。
该模块为 Web 应用的入口,其余各模块都将按需集成到该应用内。