添加属性加密样例

This commit is contained in:
2026-08-05 15:13:35 +08:00
parent c17913cc20
commit 1cd8c81f28
3 changed files with 25 additions and 2 deletions
+7
View File
@@ -55,7 +55,14 @@
<groupId>org.xujun</groupId>
<artifactId>xtools-boot-storage-s3</artifactId>
</dependency>
<!-- xtools-boot-jasypt -->
<dependency>
<groupId>org.xujun</groupId>
<artifactId>xtools-boot-jasypt</artifactId>
</dependency>
<!-- jasypt -->
<!-- 可选模块 end -->
</dependencies>
<!-- 构建 -->