Skip to content
View carroll1118's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report carroll1118

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Tyr Tyr Public

    项目主要是目前常见的各种登录认证方案的相关模块 1.基于Spring Security的普通的权限认证授权模块,实现了密码,短信,邮箱等登录方式。 2.基于Spring Security Oauth2的认证授权服务器和资源服务器,实现了密码模式,授权码模式,gitee,百度,微信扫码等认证授权服务。 3.基于Token和Session两种方案实现的单点登录方案,基本满足常见的场景。

    Java 1 1

  2. Notes Notes Public

    📚 技术面试必备基础知识、数据结构与算法、LeetCode、剑指Offer、计算机操作系统、计算机网络、Java、分布式、微服务、Python、数据分析、机器学习等。地址:https://carroll1118.github.io/Notes/

    HTML 4 6

  3. Cloud2020 Cloud2020 Public

    项目由最新的SpringCloud H版+SpringCloud alibaba构成,双剑合并威力大增,所用技术涵盖了目前火热的分布式微服务架构的全部技术栈。既有传统Eureka、Ribbon、OpenFeign、Hystrix、Config等技术的运用,又有Consul、Gateway、Bus、Stream、Sleuth、zipkin和阿里巴巴最新的Nacos、Sentinel、Seata…

    Java 12 6

  4. DataAnalysis DataAnalysis Public

    数据分析相关基础知识和实战项目练习

    Jupyter Notebook 4 2

  5. LeetCode LeetCode Public

    该仓库为数据结构与算法专题,题目均来自leetcode ,里面有每道题的解题过程,以及一些解题思路。