Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
林志明
PaperMS
Commits
3a4260b9
Commit
3a4260b9
authored
1 year ago
by
tonylzm
Browse files
Options
Download
Patches
Plain Diff
加密minio文件存储系统
parent
f96ab214
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
pom.xml
+5
-0
pom.xml
src/main/java/usts/paperms/paperms/common/MinIoUtil.java
+238
-0
src/main/java/usts/paperms/paperms/common/MinIoUtil.java
src/main/java/usts/paperms/paperms/config/MinIoProperties.java
+33
-0
...ain/java/usts/paperms/paperms/config/MinIoProperties.java
src/main/java/usts/paperms/paperms/controller/fileController.java
+12
-17
.../java/usts/paperms/paperms/controller/fileController.java
src/main/java/usts/paperms/paperms/controller/uploadController.java
+9
-3
...ava/usts/paperms/paperms/controller/uploadController.java
src/main/java/usts/paperms/paperms/entity/SysFile.java
+1
-1
src/main/java/usts/paperms/paperms/entity/SysFile.java
src/main/java/usts/paperms/paperms/service/SecurityService/RSAFileEncryptionService.java
+46
-21
...rms/service/SecurityService/RSAFileEncryptionService.java
src/main/java/usts/paperms/paperms/service/SysFileService.java
+19
-29
...ain/java/usts/paperms/paperms/service/SysFileService.java
with
363 additions
and
71 deletions
+363
-71
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment