feature(REQ-3282): 引入数据库加解密
This commit is contained in:
parent
5737b3cd47
commit
5619387e9c
@ -57,6 +57,16 @@
|
||||
<artifactId>web-support-lib</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 数据库加解密 -->
|
||||
<dependency>
|
||||
<groupId>cn.axzo.trade</groupId>
|
||||
<artifactId>trade-data-security-core</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.axzo.trade</groupId>
|
||||
<artifactId>trade-data-security-spring-boot-starter</artifactId>
|
||||
</dependency>
|
||||
<!-- 数据库加解密 end -->
|
||||
|
||||
<dependency>
|
||||
<groupId>cn.axzo.foundation</groupId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user