Skip to content

Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.

License

Notifications You must be signed in to change notification settings

heguangyong/moqui-framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

智能推荐 - Moqui Framework

基于Moqui Framework构建的企业级智能推荐平台,集成多模态AI能力。

🚀 快速开始

系统要求

  • Java: 21 LTS
  • 内存: 最低8GB

启动系统

./gradlew run

访问地址

🎯 核心功能

  • 🤖 多模态AI: 语音识别、图像分析、智能对话
  • 🏪 供需撮合: AI驱动的智能匹配和价格分析
  • 🔗 平台集成: HiveMind、电商、ERP系统

📱 主要应用

  • 智能推荐 (/qapps/marketplace): 供需发布、智能匹配
  • 项目管理 (/qapps/tools): 任务管理、协作工具
  • 系统管理 (/qapps/system): 用户权限、系统监控

🛠️ 技术架构

  • 后端: Moqui Framework 3.1.0 + Java 21 + JWT认证
  • 前端: Vue.js 3.5.22 + Quasar 2.18.5 + FreeMarker
  • AI: 智谱AI GLM-4/GLM-4V + 多厂商备选
  • 数据: H2(开发) / MySQL(生产)

📚 文档

🚀 开发状态

✅ 已完成

  • 多模态AI平台集成 (智谱AI GLM-4/GLM-4V)
  • JWT认证系统实施
  • Vue3+Quasar2技术栈升级

🔄 进行中

  • Telegram Bot集成
  • 多模态消息处理

🤖 AI开发指南

  • 核心参考: CLAUDE.md
  • 认证模式: Service用authenticate="false",Screen用require-authentication="false"
  • 强制验证: 前端修改必须Chrome MCP验证

📚 更多资源

详细信息请参见Moqui Framework官方文档:

https://www.moqui.org/docs/framework

license


快速访问: 系统首页 | 技术文档 | 调试工具

About

Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 37.8%
  • Java 22.6%
  • Vue 21.5%
  • TypeScript 11.6%
  • Shell 2.7%
  • JavaScript 2.2%
  • Other 1.6%