This is a simple program used to implement the specific implementation of SpringSecurity and JWT.
- SpringBoot: 3.3.1
- io.jsonwebtoken/jjwt: 0.12.6
- jdk: 17
reference1:https://github.com/hezhongfeng/spring-security
reference2:https://blog.csdn.net/weixin_55772633/article/details/139578470
reference3:https://blog.csdn.net/shenyunmomie/article/details/139805325