# sso-parent **Repository Path**: kun_gege/sso-parent ## Basic Information - **Project Name**: sso-parent - **Description**: sso单点登陆 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-06 - **Last Updated**: 2021-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sso-parent #### 介绍 sso单点登陆 #### 技术选型 SpringBoot +SpringSecurity 后续会加入jwt #### 使用说明 先启动uaa 再启动资源服务器 uaa是做登录 注册 等一系列的控制 resource 就是被保护的资源 不需要实现登录功能