SUPPORT-8400: FileUploadService

This commit is contained in:
Рауф Латыпов 2024-07-24 09:59:34 +03:00
parent 4ae87e163e
commit 828884954d
14 changed files with 646 additions and 0 deletions

22
.gitignore vendored Normal file
View file

@ -0,0 +1,22 @@
#ignore target and tmp dir
target*/
tmp*/
debug.log
#
# IntelliJ IDEA project files
#
.idea*/
.classes*/
*.ipr
*.iml
*.iws
*.ids
# os meta files
Thumbs.db
.DS_Store
*.orig
pom.xml.versionsBackup
.flattened-pom.xml