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
- Can't create objects with collection when the collected object has a repository [DATAREST-275]
- Unable to resolve PersistentEntityResourceAssembler [DATAREST-657]
- Unnecessary objects creation in RepositoryRestExceptionHandler class [DATAREST-641]
- Sources for 1.1.0.M1 build are incorrect
- Circular JPA entity references cause infinite recursion when doing a GET on any resource using "Accept" header with "application/schema+json". [DATAREST-751]
- Add client module [DATAREST-475]
- Lost paging after upgrading to 1.1.0.M1
- Warn on startup about using of several @RepositoryRestResource with the same interface name [DATAREST-1164]
- Absolute base uri with multiple components fails [DATAREST-564]
- @JsonIgnoreProperties("filed") annotations are not respected by NestedEntitySerializer [DATAREST-1236]
- Docs
- Java not yet supported