Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Storage module to be initialized from a classpath resource #427

Open
odrotbohm opened this issue Dec 20, 2022 · 0 comments
Open

Allow Storage module to be initialized from a classpath resource #427

odrotbohm opened this issue Dec 20, 2022 · 0 comments
Labels
meta: contribution welcome Issues ideal for people new to the project module: files File Storage

Comments

@odrotbohm
Copy link
Member

To allow an application to serve default images the same way that user uploaded ones are served, it would be nice if an application property could be defined to lookup resources from a location resolvable via a ResourceLoader to be unconditionally added to the storage. E.g. salespint.storage.init-from=classpath:/images/*.

@odrotbohm odrotbohm added the module: files File Storage label Dec 20, 2022
@odrotbohm odrotbohm added this to the 9.0 milestone Dec 20, 2022
@odrotbohm odrotbohm added the meta: contribution welcome Issues ideal for people new to the project label Sep 6, 2023
@odrotbohm odrotbohm removed this from the 9.0 milestone Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta: contribution welcome Issues ideal for people new to the project module: files File Storage
Projects
None yet
Development

No branches or pull requests

1 participant