java.lang.IllegalArgumentException: There is no PasswordEncoder mapped for the id "null"
今天刚学习springboot+spring security,结果访问请求登录时控制台报错:
java.lang.IllegalArgumentException: There is no PasswordEncoder mapped for the id "null"
at org.springframework.security.crypto.password.DelegatingP...
原创
2019-04-02 23:07:25 ·
3887 阅读 ·
0 评论