文件名称:spring-security-jwt-mysql:在spring引导中构建rest api,使用数据库mysql在spring security jwt中进行授权认证
文件大小:68KB
文件格式:ZIP
更新时间:2024-02-24 20:20:25
mysql jwt spring-boot maven spring-security
Spring Boot(Maven)-Spring Security(注释)-JWT / MySql(授权,认证) 入门 需要JDK,弹簧靴,工作机。 先决条件 安装Spring Boot。 在环境变量中配置Java。 它是什么? 使用Spring Boot项目,Spring安全性。 具有正确的身份验证和授权的登录和注册API返回JWT令牌 该项目使用Bcrypt加密密码。 建立 * change the application.properties file with your database, id and pwd. * choose your own jwt-secret key *
【文件预览】:
spring-security-jwt-mysql-master
----.gitignore(268B)
----.mvn()
--------wrapper()
----src()
--------main()
--------test()
----mvnw(6KB)
----pom.xml(2KB)
----mvnw.cmd(5KB)
----README.md(2KB)