Top 4 Java spring-data-rest Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
The issue is that the springdoc-openapi BOM brings an old version of the Spring Framework 6.0, which is incompatible with Spring Boot 3.2. There are several ways to solve this problem: update springdoc, change the order of BOM imports, but the best, in my opinion, is to avoid using the io.spring.dependency-management plugin.
-
-
spring-data-rest-example
Spring Data REST example in Spring Boot - CRUD REST APIs with embedded H2 Database
You can find the complete source code for this tutorial on Github.
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Java spring-data-rest discussion
Index
What are some of the best open-source spring-data-rest projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | springfox | 5,930 |
2 | springdoc-openapi | 3,266 |
3 | Crnk | 287 |
4 | spring-data-rest-example | 2 |