{"id":16624868,"url":"https://github.com/yakami129/concise-lowcode-boot","last_synced_at":"2026-04-25T07:34:05.182Z","repository":{"id":150558919,"uuid":"620387316","full_name":"yakami129/concise-lowcode-boot","owner":"yakami129","description":"该项目是一个简洁的低代码平台，通过流程引擎编排自定义组件和插件执行复杂的业务动作，当前项目还在开发中","archived":false,"fork":false,"pushed_at":"2023-03-28T15:33:04.000Z","size":6710,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-26T19:35:18.323Z","etag":null,"topics":["lowcode","process"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yakami129.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-28T15:24:05.000Z","updated_at":"2023-11-01T08:46:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4e26882-67ad-4661-a6ef-1a75938aa1ed","html_url":"https://github.com/yakami129/concise-lowcode-boot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yakami129/concise-lowcode-boot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakami129%2Fconcise-lowcode-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakami129%2Fconcise-lowcode-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakami129%2Fconcise-lowcode-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakami129%2Fconcise-lowcode-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yakami129","download_url":"https://codeload.github.com/yakami129/concise-lowcode-boot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakami129%2Fconcise-lowcode-boot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32254697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lowcode","process"],"created_at":"2024-10-12T03:48:27.572Z","updated_at":"2026-04-25T07:34:05.146Z","avatar_url":"https://github.com/yakami129.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 工程简介\n\n该项目是一个简洁的低代码平台，通过流程引擎编排自定义组件和插件执行复杂的业务动作，当前项目还在开发中，没有Web页面。\n\n可以通过camunda modeler 建模工具设计bpmn流程图，部署到domain-process服务中执行。\n\n### 功能清单\n\n- 支持BPMN2.0协议\n- 支持自定义插件扩展业务\n\n### 该项目的结构说明\n\n1. config-init : nacos配置初始化和版本管理\n2. db-migration: SQL版本迭代管理\n3. domain-process: 流程调度服务\n4. domain-task: 任务执行服务\n5. library-infrastructure: 基础设施-核心包，用于管理项目中所有的公共配置初始化\n6. library-infrastructure-common：基础设施-公共包，用于存放公共的bean和异常类\n7. library-infrastructure-rpc：基础设施-grpc包，用于管理项目中的grpc接口\n8. library-testing：基础设施-单元测试包，用于存放与单元测试相关的工具\n9. operating-config：运维部署-镜像构建配置，用于管理docker构建配置和环境变量\n10. operating-logs：系统日志存放处\n11. operating-packaging：运维部署-dockerfile编排文件\n12. platform-gateway：统一API网关\n13. platform-security：统一权限管理(开发中)\n\n\n### 该项目使用了哪些技术栈\n\n1. 配置中心/注册中心：nacos\n2. 远程调用框架：dubbo\n3. API网关： spring cloud gateway\n4. 服务框架：spring cloud 、spring boot\n5. 持久层框架：mybatis plus\n\n# 延伸阅读\n\n## 快速开始\n\n### （1）本地开发环境启动\n\n```\n## 只会启动中间件，不会启动服务\nsh start-local.sh\n\n## 关闭本地开发环境\nsh stop-local.sh\n```\n\n### （2）一键发布\n\n```\n## 1. 构建项目\nsh build.sh\n\n## 2. 启动项目\nsh start-prod.sh\n\n## 3. 关闭项目\nsh stop-prod.sh\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakami129%2Fconcise-lowcode-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyakami129%2Fconcise-lowcode-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakami129%2Fconcise-lowcode-boot/lists"}