Skip to content

v3.6.5 引入 jasypt 3.x & 适配 sas 0.4.1

Compare
Choose a tag to compare
@lltx lltx released this 04 Mar 15:20
· 267 commits to master since this release

特别注意 配置文件此处变更

image

# 配置文件加密根密码
jasypt:
  encryptor:
    password: pig
    algorithm: PBEWithMD5AndDES
    iv-generator-classname: org.jasypt.iv.NoIvGenerator