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 supported108 Subscribers
View all SubscribersAdd a CodeTriage badge to spring-data-rest
Help out
- Issues
- POSTing to Entity with ManyToMany(JoinTable) association resource [DATAREST-830]
- POSTing to Entity with OneToOne Shared PK [DATAREST-829]
- Top-level projection [DATAREST-823]
- Support Restemplate.getForObject(resource,MyDto[].class) on HAL +JSON [DATAREST-819]
- 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]
- Docs
- Java not yet supported