Coder Social home page Coder Social logo

crossoverjie / springboot-cloud Goto Github PK

View Code? Open in Web Editor NEW
482.0 53.0 238.0 142 KB

:two_men_holding_hands: springboot + springcloud build micro service

Home Page: https://crossoverjie.top/categories/sbc/

License: MIT License

Java 100.00%
springboot springcloud java

springboot-cloud's Introduction

Build Status QQ群 Open Source Love

springboot-cloud

中文简介

👉Distributed Micro Service Based on SpringBoot + springCloud.👈

Directory Structure

├── sbc-common                                    // common package.  
│   ├── src/main
│   ├── ├──java/com/crossoverJie/sbcorder/common  // Specific code.  
│   ├── ├──resources
├── sbc-gateway-zuul                              // gateWay.  
│   ├── src/main
│   ├── ├──java/com/crossoverJie/gateway/zuul     // Specific code.                    :8383 port.
│   ├── ├──resources
├── sbc-order                                     // order app                         :8181 port.
│   ├── src/main
│   ├── ├──java/com/crossoverJie/sbcorder         // Specific code.
│   ├── ├──resources
├── sbc-service                                   // eureka-server Registration center :8888 port.
│   ├── src/main
│   ├── ├──java/com/crossoverJie/service/         // Specific code.
│   ├── ├──resources
├── sbc-user                                      // user app.                         :8080 port.
│   ├── src/main
│   ├── ├──java/com/crossoverJie/sbcuser/
│   ├── ├──resources
├── sbc-request-check                             // remove duplicates starter.
│   ├── src/main
│   ├── ├──com/crossoverJie/request/check         // Specific code. 
│   ├── ├──├──anotation                           // anotation package.
│   ├── ├──├──conf                                // Automate configuration-related code.
│   ├── ├──├──interceptor                         // Aspect.
│   ├── ├──├──properties                          // configuration.
│   ├── ├──resources
│   ├── ├──├──META-INF
│   ├── ├──├──├──spring.factories                 // Automated configuration files.
├── sbc-hystix-turbine                            // Hystrix Dashboard                 :8282 port.
│   ├── src/main
│   ├── ├──java/com/crossoverJie/hystrix/turbine
│   ├── ├──resources
├── .gitignore                                    
├── LICENSE                
├── README.md               

TODO LIST

Partial Screenshots

https://ooo.0o0.ooo/2017/06/26/59511cef59d46.jpg


05.jpg


03.jpg


令牌桶算法-来自网络.gif

hystrix

Zuul

Distributed

Contact Author

springboot-cloud's People

Contributors

crossoverjie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

springboot-cloud's Issues

根目录的pom.xml忘了提交吗?

在提交issue之前请回答以下问题,谢谢!

你使用的是哪个版本

预期结果

实际结果

重现结果的步骤

其他相关信息

版本:1.0.0

在提交issue之前请回答以下问题,谢谢!

你使用的是哪个版本

预期结果

实际结果

重现结果的步骤

其他相关信息

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.