Weather-Forecast
采用了Spring-Cloud进行开发,作为自己学习的一个总结。 除了基本的springcloud的常用工具,还使用了redis,quartz,thymeleaf等。
启动顺序:
- weather-eureka-server
- collect-city-data
- collect-weather-data
- weather-data
- weather-zuul
- weather-report
:sunny: :umbrella: :cloud: This is a web application about weather forecast made by spring cloud
Java
采用了Spring-Cloud进行开发,作为自己学习的一个总结。 除了基本的springcloud的常用工具,还使用了redis,quartz,thymeleaf等。
启动顺序: