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
- @Transient annotation won't deserialize fields on MongoRepository PATCH requests [DATAREST-1524]
- Fix incorrect Spring Boot property naming
- Naming strategy CAMEL_CASE_TO_LOWER_CASE_WITH_UNDERSCORES in objectMapper causing properties not shown [DATAREST-290]
- Map field with String key type not set when POST'ing parent resource [DATAREST-1441]
- Update documentation to HAL Explorer
- No implementation for onBeforeLinkDelete and onAfterLinkDelete in ValidatingRepositoryEventListener [DATAREST-1424]
- One to Many not save link array [DATAREST-1297]
- HandleBeforeLinkSave method returns old linked entity [DATAREST-1241]
- PUT-request with application/json media type payload cannot update association @OneToOne by URI [DATAREST-1061]
- Empty collections are not serialized properly with default media type json [DATAREST-1346]
- Docs
- Java not yet supported