Giter Site home page Giter Site logo

api-gateway-4's Introduction



================================================================================
服务网关
功能:
    1、服务授权
    2、服务限流
    3、服务注册与发现

参考资料:
    1、oauth2简介
        http://www.ruanyifeng.com/blog/2014/05/oauth_2_0.html
    2、Spring Cloud Security OAuth2搭建授权服务
        code模式 http://blog.csdn.net/neosmith/article/details/52539927
        password模式  https://github.com/pzxwhc/MineKnowContainer
    3、Spring Cloud Security OAuth2核心类分析
            http://www.tuicool.com/articles/ZJzYjqN
    4、完整实现的一个Demo
        https://github.com/tuanngda/spring-boot-oauth2-demo
    5、API 调用次数限制实现(令牌桶、redis)
        https://zhuanlan.zhihu.com/p/20872901

    6、Spring Cloud构建微服务架构(一)服务注册与发现
        http://blog.didispace.com/springcloud1/
    7、Spring Cloud构建微服务架构(五)服务网关(zuul路由、eureka服务发现)
        http://blog.didispace.com/springcloud5/

用户相关
    DaoAuthenticationProvider


疑问:
    resourceId?
    token_Type?
    mysql里设置token过期时间无效?





api-gateway-4's People

Contributors

ostarsier 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.