Springboot + Security + JWT + OAuth2 整合简单案例

参照上次 Spring Security + JWT 的简单应用java 1、创建一个Springboot项目,最终的项目结构以下web 2、添加pom依赖spring <!-- OAuth2 --> <dependency> <groupId>org.springframework.security.oauth</groupId>
相关文章
相关标签/搜索