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
- Adding RequestMapping("/**") overrides spring data rest base path [DATAREST-940]
- Invalid json schema generated by spring-data-rest [DATAREST-984]
- Provide application property to disable profile link in root API [DATAREST-974]
- Unwanted conversion of Generic Data Type to LinkedHashMap [DATAREST-973]
- Extend a Repository with QueryDslPredicateExecutor enable the pager on Collection resources [DATAREST-914]
- Order of RelProviders [DATAREST-904]
- @JSONView does not work with @RepositoryRestController [DATAREST-891]
- PreAuthorize annotation not applied for PATCH request [DATAREST-877]
- Improve problem reporting during deserialization to collect all problems and report them as a whole [DATAREST-875]
- Add Travis builds for Spring Framework 4.3 compatibility checks [DATAREST-867]
- Docs
- Java not yet supported