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
- Ease definition of exception handler for custom validation exception [DATAREST-1457]
- How come Spring Data Rest only allows updates from the owner side of ManyToOne/ManyToMany? [DATAREST-1449]
- Configure the exposition of the @Version property in request body [DATAREST-1448]
- Reload an entity (and its relationship fields) after save. Refresh method missing. [DATAREST-1445]
- Extend integration with Spring Web for updating entities beyond the URL Encoded Form media type [DATAREST-1444]
- As a front-end developer, I would like the json attribute to match my query param such as size [DATAREST-1439]
- PUT creates new records for @OneToOne association [DATAREST-1428]
- Unable to create relationships via PUT and ContentType:text/uri-list [DATAREST-1425]
- Simplify creating links against @BasePathAware controllers outside of SDR [DATAREST-1423]
- Add existence flag to relationships [DATAREST-1422]
- Docs
- Java not yet supported