# JwtWithSpringSecurityDemo **Repository Path**: otherpersonproject/JwtWithSpringSecurityDemo ## Basic Information - **Project Name**: JwtWithSpringSecurityDemo - **Description**: 基于SpringBoot,使用JWT和SpringSecurity完成token方式的认证和授权 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-11-17 - **Last Updated**: 2023-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## JwtWithSpringSecurityDemo 基于SpringBoot,使用JWT和SpringSecurity完成token方式的认证和授权 ## CSDN博客 https://blog.csdn.net/qq_40885085/article/details/115270013 建议跟着CSDN博客看一下,如果要测试一些权限问题,可以在TestController里书写。