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
- HalFormsAdaptingResponseBodyAdvice rejects HAL-FORMS request
- Release 3.4.16 (2020.0.16)
- NullPointerException when mapping is null (such as when used with spring data cassandra repositories)
- PUT does not use the configured conversion service for key conversion [DATAREST-1253]
- @Param(defaultValue=) support, similar to MVC's @RequestParam(defaultValue=) [DATAREST-420]
- issue with the wiring of mapping contexts to repository factories [DATAREST-312]
- Fixing bug disabling JSON inline serialization for non managed types [DATAREST-121]
- "PersistentEntity must not be null" in gradle [DATAREST-827]
- PUT for nested abstract entity has unexpected results [DATAREST-869]
- DomainObjectReader removes unwrapped properties [DATAREST-912]
- Docs
- Java not yet supported