mxdldev/spring-cloud-flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_config、注册中心module_eureka、认证授权中心module_uaa、Turbine聚合监控服务module_monitor、链路追踪服务module_zipken、聚合监控服务module_admin、路由网关服务module_gateway、日志服务module_log。另外还包含了两个资源服务:用户服务module_user和blog服务module_blog,另外还有一个common的Module,为资源服务提供一些一本的工具类 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2758
- days_rel: n/a
- days_push: 2257
- n_releases_24m: 0
Adoption not part of the score
1579 stars · 439 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FlyCloud is a Spring Cloud microservices reference framework in Java comprising 11 Gradle modules, including a config center, Eureka registry, OAuth2/UAA auth center, Zuul gateway, and monitoring/tracing services (Turbine, Zipkin, Spring Boot Admin). It serves as a template or learning resource for building complete microservice systems.
Use cases
- set up a spring cloud microservices system with registry, config center and gateway
- learn how to build oauth2 authentication and authorization with spring security
- reference architecture for eureka service discovery and zuul routing
- add centralized logging and zipkin distributed tracing to microservices
- bootstrap a java backend with gradle instead of maven
- monitor spring boot services with turbine and spring boot admin
When to choose
- you want a complete, working Spring Cloud microservices skeleton to study or adapt
- you need examples of Eureka, Zuul, config server, and OAuth2 UAA wired together
- you prefer Gradle-based multi-module Java projects
When to avoid
- you need a production-grade, actively maintained framework - the project has not been updated since 2020
- you use Maven or want Kubernetes-native microservices rather than Netflix-era Spring Cloud components
- you need a lightweight single service rather than a full 11-module system
Facets
framework · maturity maintenance
microservices auth api-gateway monitoring logging configuration-management web-framework microservices backend developer-tools apis jvm self-hosted spring-cloud spring-boot gradle eureka zuul oauth2 zipkin turbine spring-admin reference-project chinese devops
1 source
- readme: https://github.com/mxdldev/spring-cloud-flycloud · fetched 2026-08-28 · dbc0485ee114
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mxdldev/spring-cloud-flycloud | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mxdldev/spring-cloud-flycloud")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem