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
- Provide a pom to allow maven builds
- repro(patch): test case for adding an item to the end of an array
- DELETE to unlink one entity from another in a @ManyToMany association requires use of plain Entity ID, contrary to stated HAL principals [DATAREST-752]
- Link discovery by looking at repository finders [DATAREST-600]
- Documentation configuring-the-rest-url-path.adoc uses the wrong annotation or attribute
- CORS Configuration is ignored after upgrade to Spring Data 2021.0.5
- Polymorphic repositories do not properly represent subclasses as CollectionModel
- Subtyped Entity produces invalid (404) "self" reference [DATAREST-821]
- AlpsController returns wrong Content-type header
- HalFormsAdaptingResponseBodyAdvice rejects HAL-FORMS request
- Docs
- Java not yet supported