开源产品
Structure 的开源产品全部公开于 structure-projects 组织,涵盖基础框架、云原生平台、前端与 AI 工具等。以下仅收录定义清晰的产品。
基础框架
| 项目 | 定位 | 最新版本 |
|---|---|---|
| Structure Boot | 基于 Spring Boot 的快速开发框架,开箱即用的 Starter 组件 | 1.5.0 |
| Structure Infra | 基于 DDD 的基础设施抽象层(仓储、事件、任务、流式路由) | 1.3.1 |
| Structure Security | 企业级安全认证授权框架(JWT / RBAC / OAuth2 / Basic Auth) | 1.1.5 |
| Structure Datascope | 数据范围管理框架(行级 + 列级数据权限) | 1.0.3 |
| structure-job | 调度中心 | 2.0.1 |
| structure-gateway | API 网关 | 1.0.6 |
| structure-message | 消息中心 | — |
| structure-general | 通用能力中心 | — |
| structure-netty | Netty 网络通信框架 | — |
云原生与平台
| 项目 | 定位 | 最新版本 |
|---|---|---|
| Structure Pro | 云原生微服务架构脚手架(Compose / Swarm / K8s / Nomad / Serverless) | — |
| somcli | 统一容器管理工具(Docker / Compose / Harbor / Swarm / K8s) | v0.1.2-alpha |
前端与移动端
| 项目 | 定位 |
|---|---|
| structure-sso | 统一登录前端 |
| structure-gateway-client | 网关客户端 |
| structure-react-native | React Native 移动端框架 |
| structure-wujie-subapp | 无界(wujie)微前端子应用 |
AI 工具
| 项目 | 定位 |
|---|---|
| structure-agent | AI 智能体 |