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
- List of null when POSTing invalid URIs on @ManyToMany attribute [DATAREST-1022]
- Improve setup of UriToEntityConverter [DATAREST-1021]
- Configurable ResourceInformationHandlerMethodArgumentResolver [DATAREST-1011]
- Remove mentions of extending RepositoryRestMvcConfiguration in favor of RepositoryRestConfigurer [DATAREST-1004]
- Nested projection of abstract entities does not show links [DATAREST-1002]
- Support multiple properties-files in resourceDescriptionMessageSourceAccessor [DATAREST-999]
- SDR tries to update associated entity rather than the association for a PUT / PATCH [DATAREST-963]
- Implement DeserializationProblemHandler to leniently collect all derserialization errors [DATAREST-955]
- infinite recursion when Validator do rejectValue [DATAREST-949]
- http PATCH w/ spring-data-rest @PreAuthorize save() method, custom PermissionEvaluator receives null object [DATAREST-945]
- Docs
- Java not yet supported