We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4163a95 commit 40f8d47Copy full SHA for 40f8d47
1 file changed
docs/DataProviderList.md
@@ -72,7 +72,7 @@ If you can't find a Data Provider for your backend below, no worries! [Writing a
72
* **[REST](https://en.wikipedia.org/wiki/Representational_state_transfer)**: [marmelab/ra-data-simple-rest](https://github.com/marmelab/react-admin/tree/master/packages/ra-data-simple-rest)
73
* **[Soul](https://thevahidal.github.io/soul/)**/**[SQLite](https://www.sqlite.org/index.html)**: [DeepBlueCLtd/RA-Soul](https://github.com/DeepBlueCLtd/RA-Soul)
74
* **[Spring Boot](https://spring.io/projects/spring-boot)**: [vishpat/ra-data-springboot-rest](https://github.com/vishpat/ra-data-springboot-rest)
75
-* **[Spring Boot (REST)](https://spring.io/projects/spring-boot)**: [femrek/ra-spring-json-server](https://github.com/femrek/ra-spring-json-server)
+* **[Spring Boot (REST)](https://spring.io/projects/spring-boot)**: [femrek/ra-spring-data-provider](https://github.com/femrek/ra-spring-data-provider)
76
* **[Strapi v3/v4](https://strapi.io/)**: [nazirov91/ra-strapi-rest](https://github.com/nazirov91/ra-strapi-rest)
77
* **[Strapi v4](https://strapi.io/)**: [garridorafa/ra-strapi-v4-rest](https://github.com/garridorafa/ra-strapi-v4-rest)
78
* **[Strapi v5](https://strapi.io/)**: [marmelab/ra-strapi](https://github.com/marmelab/ra-strapi/tree/main/packages/ra-strapi)
0 commit comments