springboot redis jwt security 登陆(9)

1.下载依赖html <dependency> <groupId>io.jsonwebtoken</groupId> <artifactId>jjwt</artifactId> <version>0.9.1</version> </dependency> 2.添加配置文件前端 jwt: route: authentication: path: /au
相关文章
相关标签/搜索