Skip to content

[Doc] Add Spring Boot (REST) data provider to DataProviderList.md#11141

Merged
slax57 merged 3 commits intomarmelab:masterfrom
femrek:doc/data-provider-list-spring-data-provider-update
Feb 3, 2026
Merged

[Doc] Add Spring Boot (REST) data provider to DataProviderList.md#11141
slax57 merged 3 commits intomarmelab:masterfrom
femrek:doc/data-provider-list-spring-data-provider-update

Conversation

@femrek
Copy link
Contributor

@femrek femrek commented Jan 28, 2026

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

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
  • The PR includes unit tests (if not possible, describe why): just a doc update
  • The PR includes one or several stories (if not possible, describe why): just a doc update
  • The documentation is up to date

Copilot AI review requested due to automatic review settings January 28, 2026 18:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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-server as a new Spring Boot (REST) option in the DataProviderList.md documentation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@slax57 slax57 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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!

@femrek
Copy link
Contributor Author

femrek commented Feb 2, 2026

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.

@slax57 slax57 added this to the 5.14.2 milestone Feb 3, 2026
@slax57 slax57 merged commit 7fb9726 into marmelab:master Feb 3, 2026
7 of 9 checks passed
@slax57 slax57 changed the title docs: Add Spring Boot (REST) data provider to DataProviderList.md [Doc] Add Spring Boot (REST) data provider to DataProviderList.md Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants