Skip to content

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

Notifications You must be signed in to change notification settings

dengchengjiang/zheng-springboot-demo

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 75.4%
  • Shell 13.6%
  • Batchfile 9.6%
  • HTML 1.4%