SpringCloud分布式系統的演進.


day1

https://github.com/deadzq/product-service 單體服務

https://github.com/deadzq/eurekaserver1 注冊中心Eureka

day2

https://github.com/deadzq/springcloudzq  注冊數據微服務

day3

https://github.com/deadzq/springcloud-ribbon 客戶端負載均衡Ribbon

day4

https://github.com/deadzq/springcloud-feign Ribbon的封裝Feign,客戶端負載均衡

day5

https://github.com/deadzq/zipkinzq  zipkin服務鏈路追蹤服務器對服務進行可視化識別

day6

https://github.com/deadzq/springcloud-config-server  config-server  

https://github.com/deadzq/springcloud-config-server-test  config-server的配置文件 (public)

https://github.com/deadzq/springcloud-feign-config-server  config-server配置客戶端使用 (現已鏈接私有倉庫的配置文件)

https://github.com/deadzq/config-server-properties  config-server配置..外部文件 (private)

day7

https://github.com/deadzq/rabbitmq-fanout1  RabbitMQ fanout路由模式 (fanout 模式就是廣播模式~ 消息來了,會發給所有的隊列~)
https://github.com/deadzq/rabbitmq-direct1   RabbitMQ direct路由模式 (Direct 模式就是指定隊列模式, 消息來了,只發給指定的 Queue, 其他Queue 都收不到.)

https://github.com/deadzq/rabbitmq-topic1    RabbitMQ topic路由模式 (topic 模式就是主題模式, 消息來了,根據給定的表達式傳給不同表達式名稱接受者的隊列!)

day8

https://github.com/deadzq/springcloudbus  Bus消息總線+RabbitMQ 即時更新config-server

day9

day10
https://github.com/deadzq/springcloudzq-hystrixdashboard  hystrix-dashboard斷路器監控器
day11
https://github.com/deadzq/springcloud-turbine  turbine斷路器聚合監控

https://github.com/deadzq/springcloudzq-zuul  zuul網關

 

qstz系列:

day12

https://github.com/deadzq/tz-index-codes  單獨的數據獲取(redis)

day13

https://github.com/deadzq/tz-test-1

https://github.com/deadzq/tz-test-api-1

https://github.com/deadzq/tz-test-api-view-1

https://github.com/deadzq/tz-test-api-view-2

https://github.com/deadzq/tz-test-index-data-1

https://github.com/deadzq/tz-test-base-index-1

https://github.com/deadzq/tz-test-change-index-2

https://github.com/deadzq/tz-test-index-date-1

https://github.com/deadzq/tz-test-index-compare-1

https://github.com/deadzq/tz-test-deal-1

https://github.com/deadzq/tz-test-profit-1

https://github.com/deadzq/tz-test-trading-1

https://github.com/deadzq/tz-test-profit-pic-1

https://github.com/deadzq/tz-test-profit-tbl-1

https://github.com/deadzq/tz-test-ma-1

https://github.com/deadzq/tz-test-buy-sell-1

https://github.com/deadzq/tz-test-fee-1

https://github.com/deadzq/tz-test-fee-2

 

分modules建項目


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM