# jwt-demo **Repository Path**: Piconjo/jwt-demo ## Basic Information - **Project Name**: jwt-demo - **Description**: SpringBoot集成Spring Security+JWT的登录鉴权小demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-05-19 - **Last Updated**: 2021-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Jwt-demo ### 应读者之邀,做了个Spring Security+JWT的小demo 需注意的是:在本demo中,密码是明文存储的,在实际开发中强烈建议使用BCrypt进行加密以提高安全性