Git Product home page Git Product logo

springcloudlearning's Introduction

SpringCloudLearning

鉴于网上坑太多,所以重新认真学习一下SpringCloudAlibaba,所有代码及环境部署脚本都会记录在对应目录。方便学习和记录。

版本说明

  • springCloudAlibaba:2021.0.1.0
  • springboot:2.7.1
  • springCloud:2021.0.1
  • mysql: 5.7

spring-cloud-alibaba版本说明: https://github.com/alibaba/spring-cloud-alibaba/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E
maven仓库配置: https://blog.51cto.com/u_14301180/5354391

Nacos 1.4.2 RocketMQ 4.9.2 Sentinel 1.8.3
seata

1. nacos测试

https://github.com/fandf/SpringCloudLearning/tree/master/fdf-demo/nacos/README.md

docker run -d -p 2181:2181
-v /Users/dongfengfan/docker/zookeeper/data/:/data/
--name=zookeeper --privileged zookeeper:3.8.0

docker run -d -p 5672:5672
-p 15672:15672 --name rabbitmq
-e RABBITMQ_DEFAULT_USER=admin -e RABBITMQ_DEFAULT_PASS=admin
rabbitmq:management

springcloudlearning's People

Contributors

fandf avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

hongdada

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.