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
- Projections do not support generics
- Getting error "Id must be assignable to Serializable" with simple Neo4j repository [DATAREST-928]
- @RepositoryRestResource.path should allow more than one path segment [DATAREST-1520]
- @BasePathAwareController does not keep entity manager open during serialization [DATAREST-1438]
- Allow easier configuration of one-indexed mode for PageableHandlerMethodArgumentResolver [DATAREST-911]
- NPE in RepositoryRestHandlerMapping.exposeEffectiveLookupPathKey in response to CORS preflight request [DATAREST-1305]
- POST text/uri-list to collection does not add association [DATAREST-784]
- Can't update OneToMany associations (wrong merge of collections during PUT) [DATAREST-1100]
- Provide way to expose entity id's by default [DATAREST-366]
- Introduce new BeforeGetEvent [DATAREST-1142]
- Docs
- Java not yet supported