# Spring Security + Jwt **Repository Path**: poida/spring-security----jwt ## Basic Information - **Project Name**: Spring Security + Jwt - **Description**: SpringBoot项目:Spring Security + Jwt 权限认证 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-04-10 - **Last Updated**: 2024-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring Security + Jwt #### 介绍 SpringBoot项目:Spring Security + Jwt 权限认证 ### 技术栈 Springboot、Spring Security、Jwt、Mybatis Plus、Knife4j ### 开发环境 | 开发环境 | 版本 | | -------- | ----- | | java JDK | 1.8 | | maven | 3.5.0 | | mysql | 8.2.0 | ### 接口文档地址 ``` http://localhost/doc.html#/home ``` localhost可以换成自己的地址 数据库和其他配置自行在application.yml中配置