Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Feature/file controller #217

Merged
merged 2 commits into from
Sep 21, 2021
Merged

Feature/file controller #217

merged 2 commits into from
Sep 21, 2021

Conversation

IgorNB
Copy link
Contributor

@IgorNB IgorNB commented Sep 21, 2021

  1. new file api introduced (designed for easy project level customization. see minio integration example https://github.com/tesler-platform/tesler-demo/blob/develop/src/main/java/io/demo/conf/tesler/file/TeslerFileServiceMinio.java). fileEntity removed from tesler. default file storage is now simple file system storage, but not blob in db storage
  2. ResponseBuilder is now util class with static methods, but not bean

…tion. see minio integration example https://github.com/tesler-platform/tesler-demo/blob/develop/src/main/java/io/demo/conf/tesler/file/TeslerFileServiceMinio.java). fileEntity removed from tesler. default file storage is now simple file system storage, but not blob in db storage

2) ResponseBuilder is now util class with static methods, but not bean
@sonarcloud
Copy link

sonarcloud bot commented Sep 21, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability E 2 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 9 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant