分享个爆破BCrypt加密的代码,这个加密还是比较常用的 <!-- 非SpringBoot项目的依赖,SpringBoot项目也能用 --> <dependency> <groupId>org.springframework.security</groupId> <artif...