| dyc87112/SpringCloud-Learning |
7,097 |
|
0 |
0 |
about 3 years ago |
0 |
|
22 |
|
Java |
| Spring Cloud基础教程,持续连载更新中 |
| zhangxd1989/spring-boot-cloud |
1,944 |
|
0 |
0 |
over 6 years ago |
0 |
|
22 |
|
Java |
| 基于 Spring Boot、Spring Cloud、Spring Oauth2 和 Spring Cloud Netflix 等框架构建的微服务项目 |
| mxdldev/spring-cloud-flycloud |
1,381 |
|
0 |
0 |
almost 6 years ago |
0 |
|
4 |
apache-2.0 |
Java |
| 🔥🔥🔥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,为资源服务提供一些一本的工具类 |
| liuweijw/fw-cloud-framework |
643 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
mit |
Java |
| 基于springcloud全家桶开发分布式框架(支持oauth2认证授权、SSO登录、统一下单、微信公众号服务、Shardingdbc分库分表、常见服务监控、链路监控、异步日志、redis缓存等功能),实现基于Vue全家桶等前后端分离项目工程 |
| piomin/sample-spring-microservices |
508 |
|
0 |
0 |
almost 3 years ago |
0 |
|
9 |
|
Java |
| Many samples in different branches that shows how to create microservices with Spring Boot, Spring Cloud, Zipkin, Zuul, Eureka, Hystrix, Kubernetes, Elastic Stack and many more tools |
| lrwinx/shop |
387 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例 |
| vangao1989/cloudE |
385 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
|
Java |
| 基于spring cloud的分布式系统架构。提供整套的微服务组件,包括服务发现、服务治理、链路追踪、服务监控等 |
| junneyang/xxproject |
380 |
|
0 |
0 |
almost 4 years ago |
0 |
|
1 |
apache-2.0 |
Java |
| SpringCloud 微服务综合实例。分布式配置中心,服务发现&负载均衡,链路断路器,API网关,OAuth2认证授权,分布式追踪,ELK日志中心,Ansible/Docker持续交付等最佳实践。 |
| xuyaohui/Spring-Cloud-Cli |
354 |
|
0 |
0 |
almost 5 years ago |
0 |
|
9 |
|
Java |
| 基于Spring Cloud实现微服务前后端系统 |
| heibaiying/spring-samples-for-all |
330 |
|
0 |
0 |
almost 6 years ago |
0 |
|
24 |
|
Java |
| spring、spring-boot、spring-cloud 常用整合用例 |