dromara/lamp-cloud

[灯灯]微服务中后台快速开发平台,支持jdk21、jdk17、jdk8,专注于多租户、开放平台解决方案,亦可作为普通项目(非SaaS架构)的基础开发框架使用,目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 32 minutes ago
Added to GitGenius on September 11th, 2026
Created on January 17th, 2018
Open Issues & Pull Requests: 9 (+0)
GitHub issues: Enabled
Number of forks: 1,750
Total Stargazers: 5,755 (+0)
Total Subscribers: 189 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.0 hours
Mean response time: 8.0 days
90th percentile: 8.0 days
Tracked items: 35

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 18% of issues opened in the past year have been closed. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 6
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 91 days
Stale 30+ days: 6
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (1)
  • 优化 (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

lamp-cloud is a microservices backend development platform that supports multiple Java versions and can operate in either multi-tenant SaaS mode or as a standard application framework.

The platform addresses the complexity of building scalable backend systems by providing a unified foundation that combines microservices and monolithic architecture patterns. It focuses on multi-tenant isolation through pluggable solutions including database isolation, schema isolation, and field-level isolation, allowing developers to choose the isolation strategy that fits their deployment model. The tool integrates Spring Cloud ecosystem components including service discovery, API gateways, and distributed transaction management.

Teams building SaaS applications with multi-tenant requirements should consider this platform, particularly those needing flexible tenant isolation strategies without architectural lock-in. It also serves projects that may start monolithic but anticipate microservices evolution. The platform is part of a larger ecosystem that includes lamp-util for core utilities and lamp-job for distributed scheduling, with lamp-util required as a dependency. The frontend component lamp-web is available separately for teams building the full stack.

The maintainers respond to issues and pull requests within hours, indicating active engagement with the user base. Development activity centers on optimization work and bug fixes, suggesting a mature codebase undergoing refinement rather than major feature expansion.