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
- Methods provided by a custom generic repository appear under /search but are not working [DATAREST-102]
- Not able to access html files When using @Import(RepositoryRestMvcConfiguration.class) [DATAREST-100]
- Infinite recursion when HTTP header is Accept:application/vnd+json [DATAREST-734]
- wrong findAll method when Repository extends QueryDslPredicateExecutor [DATAREST-81]
- Allow definition of rel to be used for single entity in @RestResource [DATAREST-73]
- Documentation about a communication channel for users of Spring Data REST [DATAREST-692]
- Add documentation on how to specify associations on the creation/modification of entities in a single HTTP invokation [DATAREST-1036]
- Cannot server side sort by child entity field using Spring Data Rest [DATAREST-1024]
- add exposedIdsForAll option and hidden ids for class option.
- Provide a property for the minimum page number [DATAREST-952]
- Docs
- Java not yet supported