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
- Improvment suggestion: Better support for read only repositories
- Extending filter options when accessing /entities/...
- Support mongodb repositories (alongside JPA in same configuration)
- Exception with lazy loading DBRef on property access or embedded excerpt [DATAREST-480]
- HttpMessageNotReadableException responds with a 400 (not 415) [DATAREST-413]
- Deleting query methods (starting with removeBy… or deleteBy…) must not support HTTP GET [DATAREST-407]
- Getting a list of compact links for an association throws an exception [DATAREST-404]
- Query a search method throws a IllegalArgumentException: Cannot resolve URI [DATAREST-554]
- Provide a RequiredPropertyResolver for the JSON Schema Converter [DATAREST-399]
- Projections do not support generics
- Docs
- Java not yet supported