# spring-boot-sso-master **Repository Path**: MatoWyb/spring-boot-sso-master ## Basic Information - **Project Name**: spring-boot-sso-master - **Description**: sso 单点登录dome - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-sso-master #### 项目介绍 一个基于Spring Security OAuth2 的单点登录sso dome #### 软件架构 用到springboot ,Spring Security ,OAuth2,jwt ,spring zuul,jpa、thymeleaf #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. create Mysql DB: test 2. run query: grant all privileges on test.* to 'root'@'localhost' identified by '12345678'; 3. mvn clean package 4. run com.test.login.LoginApplication 5. run com.test.resource.ResourceApplication 6. run com.test.web1.Web1Application 7. run com.test.web2.Web2Application 8. http://localhost 9. login username and passwork: user