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
- 2.0 M1 breaks rendering of large lists with Jackson 2.2.0 works again with 2.2.2 [DATAREST-167]
- Repository finders no longer support non-entity fields [DATAREST-173]
- Provide a link to list all the values of enum fields. [DATAREST-179]
- Automatic JSR-303 integration [DATAREST-186]
- on DELETE should have option to return item just deleted [DATAREST-205]
- Failure to link persistent entities to a target entity's member variable if member variable is of abstract type [DATAREST-214]
- Improve maven to handle placeholders in text files correctly. [DATAREST-237]
- Add support for OPTIONS for resources the repository exposes [DATAREST-251]
- Patching to a map resets a linked resource contents. [DATAREST-314]
- Improve logging capabilities, when validation is broker [DATAREST-426]
- Docs
- Java not yet supported