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
- Migrate to @Configuration(proxyBeanMethods=false) [DATAREST-1545]
- PATCH REST call and default some entity columns [DATAREST-1534]
- PATCH request for updating nested collections does not work correctly when there is deleted items [DATAREST-1533]
- Update documentation on overriding Response Handlers [DATAREST-1532]
- implement instead of extend RepositoryRestConfigurer in documentation [DATAREST-1531]
- Spring Data Rest returns 404 on camel case properties. [DATAREST-1526]
- Delombok source files [DATAREST-1523]
- DefaultCrudMethods's deleteMethod may accept Iterable, but this is not taken into account when invoked reflectively by ReflectionRepositoryInvoker [DATAREST-1510]
- NPE when get json schema from enum field with @Description [DATAREST-1508]
- When multiple matches are found in lookupHandlerMethod, comparison by PatternsRequestCondition leads to strange results. [DATAREST-1495]
- Docs
- Java not yet supported