Code Monkey home page Code Monkey logo

springcloudsample's Introduction

Spring Cloud入门

sample

module描述

  1. common-utils 公共工具
  2. eureka-service 服务注册
  3. api-zuul 服务网关
  4. eureka-client 服务提供者(微服务)
  5. eureka-consumer 服务消费者(微服务)
  6. service-auth 认证服务

版本信息

  1. java 1.8
  2. spring-boot 2.1.9.RELEASE
  3. spring-cloud Greenwich.SR3

Postman测试文件

查看接口

前端代码

SpringCloudSampleAdminWeb

已添加内容

  1. eureka 注册中心
  2. zuul 网关中心
  3. ribbon 负载均衡,获取服务提供者地址
  4. feign 声明式服务调用(简化ribbon)
  5. Hystrix 服务容错保护
  6. Oauth2.0 认证授权(使用redis作为缓存)
  7. Aop拦截打印请求日志
  8. 全局异常处理

springcloudsample's People

Contributors

sdwfqin avatar

Watchers

 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.