spring-data-rest
https://github.com/spring-projects/spring-data-rest
Java
Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported85 Subscribers
View all SubscribersAdd a CodeTriage badge to spring-data-rest
Help out
- Issues
- Implement support for slice pagination strategy in spring data rest [DATAREST-578]
- Extend JSONSchema. [DATAREST-921]
- Spring Data REST to use a multi-segment path for a repository resource [DATAREST-555]
- Properties with @ReadOnlyProperty annotation are being nullified in PATCH requests [DATAREST-922]
- Unclear how to use custom Converters for customizing the JSON output [DATAREST-512]
- Link generation not applying forwarded headers when running behind https proxy [DATAREST-1313]
- JSON schema fails to render when a list of Enumerated types is introduced into the data model if spring.data.rest.enable-enum-translation=true [DATAREST-1326]
- HAL Browser bundles old jquery version with CVE [DATAREST-1370]
- Unable to delete relationships in NEO4j using PUT/PATCH?DELETE [DATAREST-1301]
- SortTranslator ignores snake-cased properties [DATAREST-1276]
- Docs
- Java not yet supported