# my-spring-boot-learn **Repository Path**: muran_learn_admin/my-spring-boot-learn ## Basic Information - **Project Name**: my-spring-boot-learn - **Description**: springboot 学习 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-01-08 - **Last Updated**: 2024-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-SpringBoot-learn ## springboot 相关 学习工程 ### oauth2相关 教程 - oatuh2-client oauth2 客户端模式实现 - oauth2-authorization oauth2 授权码模式实现 - oauth2-implicit oauth2 简化模式实现 - oauth2-password oauth2 密码模式实现 - oauth2-jwt oauth2 的jwt实现 - oauth-sso oauth2 sso 单点登录实现 - oauth2-sso-jwt oauth2+sso+jwt 实现单点登录