mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-08 16:57:09 +08:00
feat(security/crypto): 新增密码编码器配置(由原 security/password 模块融合)
This commit is contained in:
@@ -54,11 +54,6 @@ public class PropertiesConstants {
|
||||
*/
|
||||
public static final String SECURITY = CONTINEW_STARTER + StringConstants.DOT + "security";
|
||||
|
||||
/**
|
||||
* 安全-密码编解码配置
|
||||
*/
|
||||
public static final String SECURITY_PASSWORD = SECURITY + StringConstants.DOT + "password";
|
||||
|
||||
/**
|
||||
* 安全-加/解密配置
|
||||
*/
|
||||
|
Reference in New Issue
Block a user