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
- fix typos
- DATAREST-1198 - Add Converter to convert String to javax.naming.ldap.LdapName.
- Content negotiation
- DATAREST-1258 - Clarify in the ref docs, difference between @RepositoryRestController and @BasePathAwareController
- Add usage of Affordances API to Spring Data REST.
- Fix for DATAREST-1012 - support polymorphic inline collections on PUT…
- DATAREST-1424 - Implement onBeforeLinkDelete and onAfterLinkDelete in…
- DATAREST-1326 - Fix ClassCastException JsonSchema for a list of Enums.
- Create XML namespace that controls which repositories are exported [DATAREST-1]
- Support exporting in a non-servlet based environment. [DATAREST-5]
- Docs
- Java not yet supported