Skip to content

Support for Spring WritableResource abstraction #206

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

Open
matera-jgui opened this issue Jun 2, 2025 · 1 comment
Open

Support for Spring WritableResource abstraction #206

matera-jgui opened this issue Jun 2, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@matera-jgui
Copy link

matera-jgui commented Jun 2, 2025

Current implementation implements the base Resource abstraction.

The implemenation of the extended WritableResource abstraction is really missing.

Although one may have a component/microservice that just reads resources, many solutions need both the read and the write capabilities.

Thanks.

@anders-swanson
Copy link
Member

Hi @matera-jgui , thanks for the suggestion! I'll take a look and see when we can implement this feature, this sounds like a fairly simple enhancement.

@anders-swanson anders-swanson self-assigned this Jun 5, 2025
@anders-swanson anders-swanson added the enhancement New feature or request label Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants