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
- Add option to disable Projection for SDR repository [DATAREST-1189]
- Handling of polymorphic class members without a separate repository doesn't work [DATAREST-1186]
- Customize JSON Schema for Value object properties [DATAREST-1178]
- Unwrapping of null value objects [DATAREST-1175]
- Query by id selects id. [DATAREST-1173]
- Projection inline relationships use second select instead of join [DATAREST-1172]
- Projection does not affect SQL [DATAREST-1171]
- Redirect to Spring Security login form when trying to access secured endpoints [DATAREST-1166]
- Support accessing request attributes in Projections via SpEL [DATAREST-1165]
- Provide HATEOAS support for history.Revisions [DATAREST-1158]
- Docs
- Java not yet supported