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
- Create @EnableRestRepositories annotation, allowing ability to set baseUri [DATAREST-332]
- Don't apply projections in embedded resources if entity projection (ExcerptProjection) do not show the resource for collection with lazy load [DATAREST-1115]
- Unable to append to a map [DATAREST-308]
- Make PersistentEntityJackson2Module extendable [DATAREST-1095]
- Rest Endpoint produces HttpMessageNotWritableException [DATAREST-1047]
- The support for Resource Processor for Resources doesn't work correctly [DATAREST-274]
- Provide a way to expose all ids [DATAREST-234]
- Null-pointer exception when the class is not mapped. [DATAREST-174]
- Unmapped values, when using @JsonTypeInfo [DATAREST-166]
- Mismatch between changelog.txt note and JIRA "fix-version" field [DATAREST-939]
- Docs
- Java not yet supported