Description:
Field clientDetailsService in com.myself.security.LoginSuccessHandler required a bean of type ‘org.springframework.security.oauth2.provider.ClientDetailsService’ that could not be found.
The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean of type ‘org.springframework.security.oauth2.provider.ClientDetailsService’ in your configuration.
Spring Security技术栈,REST风格开发常见接口,独立开发认证授权模块保证REST服务安全
了解课程