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
- Improve consistency between behavior of SDR's @BasePathAwareController and MVC's @RestController. [DATAREST-1493]
- not support AbstractAuditable(Optional<MyEntity> getter) [DATAREST-1490]
- Metadata: Serialized enum values should use ALPS 'ext' rather than 'doc' properties [DATAREST-1484]
- Integration tests for MongoDB need to declare Java driver as dependency [DATAREST-1481]
- Updating records with foreign key relations fails silently [DATAREST-1466]
- @RepositoryEventHandler not registed with spring.main.lazy-initialization=true [DATAREST-1465]
- HATEOAS Link.withSelfRel() ignores basePath [DATAREST-1464]
- using spring-data-neo4j and spring-data-mongo confuse the spring data rest [DATAREST-1525]
- Behavior of @RestResource is inconsistent/confusing [DATAREST-1517]
- Investigate the ability to use JSON Patch on association resources [DATAREST-1459]
- Docs
- Java not yet supported