Giter Site home page Giter Site logo

springcloudlearn's Introduction

项目说明


本项目集合为个人SpringCloud学习时源代码,开发工具为Intellij Idea
学习书籍为《SpringCloud微服务实战》,项目中按照书中学习到的知识和本人实际操作中遇到的问题做出的整理

更详细的记载目前是在本人博客园中,如有兴趣欢迎一起讨论学习 如果本仓库对你有所帮助,请不吝star。博客园欢迎大家关注、评论、拍砖。

各模块端口占用表

项目名 端口号
EurekaServer 1111
EurekaServiceProvider 8080
RibbonCustomer 9000
RibbonConsumHystrix 8088
HystrixDashboard 2001
Turbine 8089
TurbineAmqp 8989
FeignCustomer 9001
ZuulGateway 5555
DynamicRouteZuul 5556
ConfigServer 7001
ConfigClient 7002

2018-06-15 有点问题一直没有提醒大家,EurekaServer等几个项目用的host是本地写好的,在本系列文章的第一文中有写,但是还是有人不知道, 这里为大家提个醒 在hosts文件添加如下:

127.0.0.1 peer1
127.0.0.1 peer2
127.0.0.1 discovery

如果不愿意使用别名可以直接使用localhost代替,这里只是为了做测试用


springcloudlearn's People

Contributors

hellxz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.