Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/spring-boot/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Spring boot 创建自定义方法以禁用Spring引导应用程序中的JWT令牌_Spring Boot_Jwt Auth_Spring Security Rest - Fatal编程技术网

Spring boot 创建自定义方法以禁用Spring引导应用程序中的JWT令牌

Spring boot 创建自定义方法以禁用Spring引导应用程序中的JWT令牌,spring-boot,jwt-auth,spring-security-rest,Spring Boot,Jwt Auth,Spring Security Rest,我已经使用SpringSecurity和JWT创建了SpringBoot应用程序。我想编写一个自定义方法来撤销创建并提供给用户的JWT令牌 有没有办法解决这个问题?请分享解决方案这是否回答了您的问题?

我已经使用SpringSecurity和JWT创建了SpringBoot应用程序。我想编写一个自定义方法来撤销创建并提供给用户的JWT令牌


有没有办法解决这个问题?请分享解决方案

这是否回答了您的问题?