giovannicandido / generator-spring-spa

Best practices and production quality to start with a modern FrontEnd in AngularJS 2 or Aurelia, backend by Java Spring Boot Framework
MIT License
7 stars 4 forks source link

Configurable versatile, file storage mecanism #13

Closed giovannicandido closed 7 years ago

giovannicandido commented 7 years ago

Use of S3 protocol or a fallback to LocalFileSystem to store files like images and documents. Spring profiles to activate storage strategy's

A custom rule mechanism to read and save file, providing applications the ability to business logic access to file.

Good candidate to a external library

giovannicandido commented 7 years ago

I'm going to finally do that for a project and upstream in the companion library. Anyway, I'm closing this because it will be done on the companion library.