Skip to content

liuchengts/spring-boot-auth-starter-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-auth-starter-example

2023-8-1起 废弃本项目,代码示例均在spring-boot-auth-startertest中体现

spring-boot-auth-starter 基于Spring Boot Web的权限拦截验证示例

使用说明

  • 需要自定义的相关内容放置在:com.boot.auth.example.custom 其中除了 RolesConstant 外其他都为非必须内容
  • @Auth 、@NoAuthGetSession 、@IgnoreLogin、@OperLog 相关注解使用参见 com.boot.auth.example.controllers

About

基于springboot的简单权限验证示例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages