All Projects → shuzheng → Zheng Springboot Demo

shuzheng / Zheng Springboot Demo

SpringBoot敏捷微服务开发示例(服务注册中心、服务提供者、实现客户端负载均衡的消费者、声明式的Web Service客户端消费者、服务网关、分布式配置中心、使用分布式配置的客户端)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Zheng Springboot Demo

Spring Cloud Tutorial
Spring Cloud Tutorial.《Spring Cloud 教程》
Stars: ✭ 173 (-21%)
Mutual labels:  spring-boot, spring-cloud
Awesome Spring
A curated list of awesome books, tutorials, courses, and resources for the Spring framework ecosystem.
Stars: ✭ 186 (-15.07%)
Mutual labels:  spring-boot, spring-cloud
Edc.springcloud.samples
Spring Cloud作为第二代微服务的代表性框架,已经在国内众多大中小型的公司有实际应用案例。许多公司的业务线全部拥抱Spring Cloud,部分公司选择部分拥抱Spring Cloud。此示例基于Spring Boot 1.5.x编写,展示了Spring Cloud的核心组件的基本使用方式,在学习Spring Cloud时可以参考本示例。
Stars: ✭ 183 (-16.44%)
Mutual labels:  spring-boot, spring-cloud
Microservice Scaffold
基于Spring Cloud(Greenwich.SR2)搭建的微服务脚手架(适用于在线系统),已集成注册中心(Nacos Config)、配置中心(Nacos Discovery)、认证授权(Oauth 2 + JWT)、日志处理(ELK + Kafka)、限流熔断(AliBaba Sentinel)、应用指标监控(Prometheus + Grafana)、调用链监控(Pinpoint)、以及Spring Boot Admin。
Stars: ✭ 211 (-3.65%)
Mutual labels:  spring-boot, spring-cloud
Sample Zuul Filters
Samples of custom Zuul 1 filters for use in Spring Cloud Netflix
Stars: ✭ 201 (-8.22%)
Mutual labels:  spring-boot, spring-cloud
Spring Samples
A series of examples used to demonstrate certain features of Spring.
Stars: ✭ 154 (-29.68%)
Mutual labels:  spring-boot, spring-cloud
Springboot Learning
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
Stars: ✭ 13,916 (+6254.34%)
Mutual labels:  spring-boot, spring-cloud
Grpc Spring Boot Starter
Spring Boot starter module for gRPC framework.
Stars: ✭ 2,190 (+900%)
Mutual labels:  spring-boot, spring-cloud
Springcloud Shop
基于Spring Boot、Spring Cloud的微服务商城demo
Stars: ✭ 198 (-9.59%)
Mutual labels:  spring-boot, spring-cloud
Blog
MyBlog
Stars: ✭ 197 (-10.05%)
Mutual labels:  spring-boot, spring-cloud
Spring Cloud Dubbo Together
Spring Cloud与Dubbo共存方案
Stars: ✭ 155 (-29.22%)
Mutual labels:  spring-boot, spring-cloud
Springcloudexamples
Spring Cloud 学习教程
Stars: ✭ 208 (-5.02%)
Mutual labels:  spring-boot, spring-cloud
Tourist Lovers Sns
📍基于Spring Boot和Spring Cloud Alibaba的旅游爱好者社交小程序
Stars: ✭ 155 (-29.22%)
Mutual labels:  spring-boot, spring-cloud
Event Sourcing Microservices Example
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
Stars: ✭ 167 (-23.74%)
Mutual labels:  spring-boot, spring-cloud
Spring Thrift Starter
Set of cool annotations that helps you building Thrift applications with Spring Boot
Stars: ✭ 151 (-31.05%)
Mutual labels:  spring-boot, spring-cloud
Mcloud
基于Spring Cloud,实现微服务中常用的基础模块,包括 OAuth2 认证服务,统一注册中心,系统监控中心, 统一配置中心,API网关以及熔断器
Stars: ✭ 185 (-15.53%)
Mutual labels:  spring-boot, spring-cloud
Cloud Book
《Spring Cloud 微服务架构进阶》各章节附录源码
Stars: ✭ 142 (-35.16%)
Mutual labels:  spring-boot, spring-cloud
Javadevjournal
Source code for the tutorials published on the Javadevjournal site.
Stars: ✭ 141 (-35.62%)
Mutual labels:  spring-boot, spring-cloud
Java Microservices Examples
Java Microservices: Spring Boot, Spring Cloud, JHipster, Spring Cloud Config, and Spring Cloud Gateway
Stars: ✭ 194 (-11.42%)
Mutual labels:  spring-boot, spring-cloud
Spring Boot Microservices Example
Bootiful Microservices with Spring Boot
Stars: ✭ 204 (-6.85%)
Mutual labels:  spring-boot, spring-cloud

zheng-springboot

介绍

zheng-springboot-demo
├── zheng-springboot springboot功能示例
├── zheng-springboot-eureka-server 服务注册中心
├── zheng-springboot-compute-service 服务提供者
├── zheng-springboot-eureka-ribbon Ribbon实现客户端负载均衡的消费者
├── zheng-springboot-eureka-feign Feign声明式的Web Service客户端消费者
├── zheng-springboot-api-gateway 服务网关
├── zheng-springboot-config-server 分布式配置中心
├── zheng-springboot-config-client 使用分布式配置的客户端
└── zheng-springboot-Initializr
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].