摘要:
MyBatipse:Eclipse 下的 Mybatis插件 MyBatipse是Eclipse的一个插件,提供了内容提示和Mybatis的配置文件验证功能; 特点 XMLEditor 的增强 代码自动完成 Mapper文件的namespace,可以根据mapper文件位置自动计算:Paste_Im 阅读全文
posted @ 2018-05-17 13:36
星朝
阅读(1369)
评论(0)
推荐(0)
摘要:
迁移过程中关于这个安全框架的问题很麻烦,springBoot自带的stater中的版本是5.0,原来系统有通过实现“org.springframework.security.authentication.dao.SaltSource”接口给密码提供Salt,但是出现了以下问题: 迁移过程中关于这个安 阅读全文
posted @ 2018-05-17 13:00
星朝
阅读(460)
评论(0)
推荐(0)
摘要:
项目GitHub地址 : https://github.com/FrameReserve/TrainingBoot Spring Boot (三)集成spring security,标记地址: https://github.com/FrameReserve/TrainingBoot/releases 阅读全文
posted @ 2018-05-17 11:35
星朝
阅读(566)
评论(0)
推荐(0)
摘要:
之前我们都是使用MD5 Md5PasswordEncoder 或者SHA ShaPasswordEncoder 的哈希算法进行密码加密,在spring security中依然使用只要指定使用自定义加密算法就行,现在推荐spring使用的BCrypt 阅读全文
posted @ 2018-05-17 10:38
星朝
阅读(1195)
评论(0)
推荐(0)

浙公网安备 33010602011771号