28.1 OAuth2

如果添加了spring-security-oauth2依赖,你可以利用自动配置简化认证(Authorization)或资源服务器(Resource Server)的设置,详情参考Spring Security OAuth 2 Developers Guide

Last updated