Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

🌌 微服务架构, 基于 Spring Boot、Spring Cloud 的 ⛅ 天气预报系统

Notifications You must be signed in to change notification settings

y0ngb1n/microservice-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

天气预报系统

🌌 微服务架构, 基于 Spring Boot、Spring Cloud 的 ⛅ 天气预报系统

服务配置

启动次序 服务 端口 描述
1 eureka-server 8761 服务注册中心
2 config-server 9999 服务配置中心
2 gateway-zuul 8888 服务网关
3 city-server 8084 提供城市数据
4 data-server 8082 提供数据服务
4 collection-server 8081 定时采集数据服务
5 report-server 8083 天气 Web 服务

预览图

服务正常

服务正常

服务异常,触发熔断

服务异常

About

🌌 微服务架构, 基于 Spring Boot、Spring Cloud 的 ⛅ 天气预报系统

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published