GithubHelp home page GithubHelp logo

cloud2020's Introduction

尚硅谷2020最新版SpringCloud(H版&alibaba)框架开发教程全套完整版从入门到精通(大牛讲授spring cloud)

0. 视频地址

视频教程

1. 笔记

  1. doc目录

  2. 工具

下载MindManager 2020

激活码

2019: MP19-777-APE8-1162-BD8E

2020: MP20-345-DP56-7778-919A
  1. github下载失败

gitee导入github仓库

2. 启动前准备

2.1 数据库

  • 执行sql脚本 doc/db2019.sql
  • 修改数据库的配置
cloud-provider-payment8001\src\main\resources\application.yml中
mysql的用户名和密码

2.2 修改hosts

找到C:\Windows\System32\drivers\etc路径下的hosts文件,添加

127.0.0.1 eureka7001.com
127.0.0.1 eureka7002.com

2.3 修改zookeeper的地址

cloud-provider-payment8004\src\main\resources\application.yml

spring.cloud.zookeeper.connect-string=localhost:2181

3 软件

  • Zookeeper
  • consul
  • JMeter
  • RabbitMq
  • Seata-server
  • zipkin-server

cloud2020's People

Contributors

marsggg avatar dependabot[bot] avatar

Watchers

James Cloos 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.