摘要:
Redis问题 MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are dis 阅读全文
摘要:
1、正确的账户和正确密码登录的时候,会出现“Encoded password does not look like BCrypt” 异常,后面也跟着 ‘ Bad Credentials' 报错。 :报错是因为spring-security.xml配置文件中,我忘了将密码加密注释掉。导致用于和数据库验 阅读全文