JeecgBoot is a low-code platform built on Spring Boot that accelerates enterprise application development with online forms, code generation, and a modern Vue-based frontend. It can generate CRUD screens, data dictionaries, and menu structures from database schemas, producing clean starter code that developers can extend. The platform integrates common enterprise features—RBAC permissions, data scopes, dictionary management, logging, and file/OSS integration—so teams start from a production-ready baseline. Workflow and report modules cover approvals and business documents, while visual designers let power users assemble pages without writing HTML. Multi-tenancy, API scaffolding, and pluginable modules make it suitable for both monolith and microservice deployments. In practice, it shortens the path from schema to usable back-office systems, leaving custom logic and integrations as the primary engineering focus.
Features
- Low-code platform with code generation capabilities to streamline enterprise application development
- Implements a front-end/back-end separation using Spring Boot on the back end and Vue on the front end
- Integrates common enterprise technologies like Redis, RabbitMQ, MyBatis, Spring Security, WebSocket, and caching
- Supports accompanying mobile solution using uniapp architecture for multiple platforms (APP, mini-program, H5, HarmonyOS)
- Community-aware with multiple versions addressing vulnerabilities (e.g., SQL injection, SSRF)
- Open-source under permissive licensing, with video deployment tutorials and documentation available