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
- Partial update via PATCH ignores custom date format expressed through @JsonFormat [DATAREST-1214]
- Interceptor not working in Spring Data REST URLs [DATAREST-1155]
- Support customizable Last-Modified and ETag headers [DATAREST-1197]
- Regression of DATAREST-792: PUT request for item resource with customized entity lookup fails [DATAREST-1146]
- the defaut value mentionned for RepositoryRestConfiguration$getLimitParamName is incorrect [DATAREST-1145]
- Duplicate classname problem [DATAREST-1120]
- NullpointerException with PATCH and nested collections [DATAREST-1113]
- Sorting does not work for camelCase properties [DATAREST-1101]
- Not configured Conversion service in PersistentEntityResourceHandlerMethodArgumentResolver [DATAREST-1091]
- Rest resource endpoint returns 404 instead of 405 when method is not allowed [DATAREST-1023]
- Docs
- Java not yet supported