[Doc] Add Spring Boot (REST) data provider to DataProviderList.md#11141
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the React-Admin documentation to reference an additional Spring Boot-based integration, helping users discover a Spring-compatible option that aligns with the REST data provider style.
Changes:
- Adds
femrek/ra-spring-json-serveras a new Spring Boot (REST) option in theDataProviderList.mddocumentation.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
slax57
left a comment
There was a problem hiding this comment.
One more thing: I can't find your package ra-spring-json-server on npm. Is it expected?
Thanks for the contribution in any case!
@slax57 Thanks. I publish the data provider with a different name 'ra-spring-data-provider' in npm. I should the the same to prevent confuse, I missed that point. Currently the java library named as the repo name but in readme I have explained how to add npm package with its correct name. I renamed the repo to ra-spring-data-provider. This will be different from java package in that case but It does not matter. |
DataProviderList.mdDataProviderList.md
Problem
As I mentioned this issue, current data provider for Spring does not includes backend specifications. And I have developed a Frontend+Backend library to solve this end to end.
This pr adds my repo to data provider list page. This pr adds a new line under the existing Spring Boot line but you may think about replacing due to inactivity.
Additional Checks
masterfor a bugfix or a documentation fix, ornextfor a feature