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 supported108 Subscribers
View all SubscribersAdd a CodeTriage badge to spring-data-rest
Help out
- Issues
- StackOverflowError when requesting Json Schema for profile when entity contains member of same type [DATAREST-1282]
- Handle errors from @RestResource [DATAREST-1281]
- Sort collection resource by associated property [DATAREST-1280]
- Refactor RepositoryRestHandlerMapping according to changes in SPR-15535 [DATAREST-1275]
- Spring data rest events in one transaction [DATAREST-1271]
- Improve documentation on @RepositoryRestController vs. @BasePathAwareController [DATAREST-1258]
- Spring Data REST association resource always returns HTTP status 204 even if entity being linked is invalid [DATAREST-1296]
- Parent entity doesn't show children if children are marked as exported [DATAREST-1247]
- HAL browser does not show NON-GET editor for not yet associated links [DATAREST-1242]
- Allow external use for JSON Schema Creation [DATAREST-1238]
- Docs
- Java not yet supported