finds.dev← search

// the find

getrebuild/rebuild

★ 1,009 · Java · GPL-3.0 · updated Jun 2026

高度可配置化的企业管理系统!企业内部可免费使用!零代码/低代码快速搭建企业中台、CRM客户关系管理、WMS库存管理、TMS运输管理、SCM供应链管理、MES/MOM,甚至是 ERP 企业资源计划!

REBUILD is a no-code/low-code enterprise management platform built on Spring Boot and MySQL, targeting Chinese SMBs that need CRM, WMS, ERP-style systems without dedicated dev teams. It ships with configurable entities, approval workflows, dashboards, and role-based access — all built through a UI without writing code. The target user is an internal IT admin or consultant, not a developer building a product.

The metadata system is genuinely sophisticated — `DynamicMetadataFactory`, `Field2Schema`, and the `EasyMeta` type hierarchy cover 25+ field types with proper abstraction, which is the hard part of a no-code platform. The approval workflow engine (`FlowParser`, `FlowBranch`, `ApprovalProcessor`) handles branching conditions and multi-step chains, not just simple sign-off chains. Docker + standalone JAR dual deployment with embedded Tomcat and optional Redis means it actually runs without ops overhead. The dual-license model (GPL-3 for internal use, commercial for SaaS/resale) is pragmatically structured for the market it targets.

The AI bot is wired directly to DeepSeek with no abstraction layer — `DeepSeek.java` sitting next to `aibot2/` suggests the integration was bolted on twice, not designed. MySQL-only (no Postgres option mentioned in setup docs) is a meaningful constraint for anyone running modern infrastructure. The codebase is almost entirely in Chinese — class names are English but comments, docs, and the entire community are Chinese-language, which is a hard wall for non-Chinese teams evaluating it. Test coverage badge links to Codecov but the CI badge points to Travis CI which has been dead for public repos since 2021, which raises questions about whether the pipeline is actually green.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →