mirror of
https://gitee.com/dromara/sa-token.git
synced 2026-02-26 21:52:49 +08:00
refactor: BCrypt 标注为 @Deprecated
This commit is contained in:
@@ -46,6 +46,7 @@ import java.security.SecureRandom;
|
||||
* @author Damien Miller
|
||||
* @since 1.29.0
|
||||
*/
|
||||
@Deprecated
|
||||
@SuppressWarnings("all")
|
||||
public class BCrypt {
|
||||
// BCrypt parameters
|
||||
|
||||
Reference in New Issue
Block a user