“jwt spring security”

POST http://localhost:9333/api/users/sign-up content-type: application/json

{“userName”:“123456”,“fullName”:“shuangkou”,“password”:“123456”}

https://example.com/comments/1

POST https://example.com/comments HTTP/1.1 content-type: application/json

{ “name”: “sample”, “time”: “Wed, 21 Oct 2015 18:27:50 GMT” }


https://www.jianshu.com/p/0c54788c94f3 https://github.com/Snailclimb/spring-security-jwt-guide