Skip to content

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

Notifications You must be signed in to change notification settings

zdltvxq/zheng-springboot-demo

This branch is up to date with shuzheng/zheng-springboot-demo:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 18, 2017
e8a297f · Jun 18, 2017

History

41 Commits
Jun 18, 2017
Jun 8, 2017
Nov 23, 2016
Dec 6, 2016
Jun 5, 2017
Dec 7, 2016
Dec 7, 2016
Dec 2, 2016
Dec 2, 2016
Jun 5, 2017
Dec 5, 2016
Dec 7, 2016

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%