摘要:
迁移过程中关于这个安全框架的问题很麻烦,springBoot自带的stater中的版本是5.0,原来系统有通过实现“org.springframework.security.authentication.dao.SaltSource”接口给密码提供Salt,但是出现了以下问题: 迁移过程中关于这个安 阅读全文
posted @ 2018-05-17 13:00
星朝
阅读(471)
评论(0)
推荐(0)
摘要:
项目GitHub地址 : https://github.com/FrameReserve/TrainingBoot Spring Boot (三)集成spring security,标记地址: https://github.com/FrameReserve/TrainingBoot/releases 阅读全文
posted @ 2018-05-17 11:35
星朝
阅读(579)
评论(0)
推荐(0)
摘要:
之前我们都是使用MD5 Md5PasswordEncoder 或者SHA ShaPasswordEncoder 的哈希算法进行密码加密,在spring security中依然使用只要指定使用自定义加密算法就行,现在推荐spring使用的BCrypt 阅读全文
posted @ 2018-05-17 10:38
星朝
阅读(1197)
评论(0)
推荐(0)

浙公网安备 33010602011771号