Skip to content

4rnold/springboot-shiro-sso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

基于springboot、shiro的单点登录系统

演示

client登录流程

使用

客户端只需添加starter引用,配置文件中增加相应配置即可。参见web-demo。

  <dependency>
      <groupId>com.arnold</groupId>
      <artifactId>sso-boot-starter</artifactId>
      <version>0.0.1-SNAPSHOT</version>
  </dependency>

技术

  • springboot
  • shiro
  • mybatis-plus
  • mysql
  • redis
  • thymeleaf

参考

About

基于springboot、shiro的单点登录系统

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •