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
- Cannot PATCH an entity, that has an enum set, to increase the number of enums, if 'enum traslation' is enabled [DATAREST-1139]
- ETags not verified correctly when application sits behind apache proxy with DeflateAlterETag set to AddSuffix [DATAREST-1133]
- Allow the Definition of Projections as Mongo Aggregations or SQLViews [DATAREST-1122]
- Class cast exception for GETs on empty collection resource with "Accept:application/x-spring-data-compact+json" [DATAREST-1035]
- json-patch major security holes [DATAREST-1032]
- Add integration test case for Spring Data Geode [DATAREST-1049]
- Adapt to API changes in MongoDB configuration [DATAREST-1042]
- JpaHelper hard codes the OpenEntityManagerInViewInterceptor class making replacement necessary when using a different interceptor [DATAREST-1037]
- Replace local formatter.xml with Spring Data Build's IDE settings [DATAREST-1028]
- Can not update the @ManyToMany list using PUT [DATAREST-1027]
- Docs
- Java not yet supported