更新时间:2025-01-09 GMT+08:00
配置说明
参数名称 | 是否必选 | 默认值 | 类型 | 说明 |
|---|---|---|---|---|
devspore.security.debug | 否 | true | String | 是否为debug模式,debug模式会打印加解密调试信息。 |
devspore.security.provider | 否 | com.huaweicloud.devspore.security.crypto.DevSporeSecurityExtFactory | String | 自动配置时使用的加解密提供方具体工程完整类路径。 |
参数名称 | 是否必选 | 默认值 | 类型 | 说明 |
|---|---|---|---|---|
devspore.security.provider.jasypt.masterkey.path | 是 | /devsporesecurity | String | jasypt masterkey路径。 |

