spring-security-jwt-guide
spring-security-jwt-guide copied to clipboard
按照你的方式自行搭建了一下无任何响应
过滤器和配置均搭配好,postman无论是post还是get,请求后没有任何响应,把SecurityConfig.configure(HttpSecurity http)中的代码注释掉 获取用户接口可以使用,但是注册就报403权限了
过滤器和配置均搭配好,postman无论是post还是get,请求后没有任何响应,把SecurityConfig.configure(HttpSecurity http)中的代码注释掉 获取用户接口可以使用,但是注册就报403权限了
可以通过在线 API 文档地址来测试一下API:http://localhost:9333/api/swagger-ui/