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
- Posting text/uri-list to the wrong location results in a 500 [DATAREST-818]
- RepositoryEntityController Does Not Use ResourceProcessor To Construct Links [DATAREST-817]
- Repository doesn't expose void delete(ID id) if T findOne(ID id) isn't exposed [DATAREST-816]
- Support for Conditional PUT (ie. If-None-Match: *) [DATAREST-814]
- NPE in LinkCollectingAssociationHandler.doWithAssociation using SD MongoDB @DbRef Object [DATAREST-797]
- NPE in PersistentPropertyResourceMapping.isExported using SD MongoDB @DbRef Object [DATAREST-796]
- Overriding Repository methods exposed them under /search endpoint [DATAREST-920]
- JPA @ManyToMany associated entity not returned in json results [DATAREST-795]
- RepositoryRestController doesn't inject AuthenticationPrincipal [DATAREST-918]
- Repositories inaccurately detected when multiple interfaces exist for domain type [DATAREST-917]
- Docs
- Java not yet supported