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
- Avoid duplication from @RestResource and @RepositoryRestResource [DATAREST-1073]
- Convenience shortcut for aggregate security annotations [DATAREST-1078]
- Links to subclasses of abstract class (aggregate root) are not rendered correctly [DATAREST-1080]
- Chrome locks up when sending a POST of large file and a "return "redirect: "" is returned from controller [DATAREST-1081]
- HAL Browser redirect to wrong URL after successfully login [DATAREST-1083]
- BoundMethodParameter in AnnotatedParametersParameterAccessor must allow custom converters to be added [DATAREST-1084]
- Release 2.5.12 (Hopper SR12) [DATAREST-1087]
- Allow support for method-based annotation instead of field only.
- PUT vs PATCH with JPA
- Decide which repositories to expose as rest and who not
- Docs
- Java not yet supported