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
- FIQL query support. [DATAREST-1347]
- JSON Schema of entities with recursive / bidirectional relationships throws StackOverflowError [DATAREST-1345]
- Custom entity lookup fails on PUT calls with ConversionFailedException [DATAREST-1343]
- JsonPatch and JsonUnwrapped property: PropertyReferenceException when patching fields in unwrapped path [DATAREST-1369]
- Sort field is ignored when using Custom Controller [DATAREST-1368]
- Switch to use Ordered interface instead of @Order on RepositoryRelProvider [DATAREST-1340]
- org.springframework.hateoas.hal.Jackson2HalModule provide new constructor. i think use that is good idea [DATAREST-1339]
- @version field value ignored when updating data [DATAREST-1329]
- Use JSR-353/JSR-374/JSR-367 for json manipulation [DATAREST-1328]
- Cannot return plain string from @BasePathAwareController method [DATAREST-1323]
- Docs
- Java not yet supported