将老师的test项目从依赖broswer换成依赖 app,启动不了服务,老师试过没有?
来源:8-1 课程总结

慕粉1473579783
2017-12-21
Field persistentTokenRepository in com.imooc.security.core.authentication.mobile.SmsCodeAuthenticationSecurityConfig required a bean of type 'org.springframework.security.web.authentication.rememberme.PersistentTokenRepository' that could not be found.
写回答
1回答
-
JoJo
2017-12-23
错误信息说缺PersistentTokenRepository,配一下就好了。
012017-12-27
Spring Security技术栈开发企业级认证与授权
Spring Security技术栈,REST风格开发常见接口,独立开发认证授权模块保证REST服务安全
2662 学习 · 1561 问题
相似问题