Implements Micro-service Integration for Storage Handling

This commit is contained in:
2023-08-18 03:28:13 -03:00
parent fae8ea295d
commit 9e93d1fd64
12 changed files with 291 additions and 18 deletions

View File

@@ -10,6 +10,9 @@ com:
username: ${DEFAULT_USER_USERNAME}
password: ${DEFAULT_USER_PASSWORD}
microservice:
storageServicePath: ${STORAGE_SERVICE_PATH}
server:
servlet: