zoukankan      html  css  js  c++  java
  • spring boot sso 学习资源

    diy:

      关键字: springboot sso;public boolean preHandle(HttpServletRequest request, HttpServletResponse response, Object handler);

    01. https://github.com/ITDragonBlog/daydayup/blob/7785d40665190124c98049984b8033fe920e95cd/SpringBoot-SSO/itdragon-service-test-sso/src/main/java/com/itdragon/interceptors/UserLoginHandlerInterceptor.java ;  ★★★★★

        (详解:https://www.cnblogs.com/zzp0320/p/8109327.html)

     02.https://github.com/yzgod/tw-sso ;

    转载:

    https://hellokoding.com/hello-single-sign-on-sso-with-json-web-token-jwt-spring-boot/

    https://github.com/mefernandez/spring-multi-module-oauth-sso

    https://github.com/prasenjit-net/sso-demo

    https://github.com/making/oauth2-sso-demo

    https://github.com/Prussia/playSSO

    https://github.com/ryan-shi/spring-boot-sso                            ★★★★★

    https://github.com/hellokoding/single-sign-on-out-auth-jwt-cookie-redis-springboot-freemarker

    https://github.com/hellokoding/hello-sso-jwt

    https://github.com/hellokoding/hello-sso-jwt-auth

  • 相关阅读:
    AngularJS自定义表单验证器
    AngularJS自定义表单验证
    DataTables自定义筛选器
    DataTables列过滤器
    DataTables语言国际化
    DataTables DOM定位
    DataTables自定义事件
    DataTables给表格绑定事件
    自定义Celery任务记录器
    celery 日志设置
  • 原文地址:https://www.cnblogs.com/hahajava/p/9088451.html
Copyright © 2011-2022 走看看