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
- java.lang.ClassCastException: java.util.LinkedHashSet cannot be cast to org.hibernate.collection.spi.PersistentCollection when adding an item to a collection with JSONPatch. [DATAREST-659]
- Order of RequestMappingHandlerMapping in RepositoryRestMvcConfiguration [DATAREST-111]
- Could not write JSON document: java.util.Optional cannot be cast to java.lang.String [DATAREST-1063]
- JobOperator needs a new method to pass parameters too. [DATAREST-677]
- UriToEntityConverter does not use BackendIdConverter to convert id [DATAREST-1371]
- Craft story for transactions regarding REST and Spring Data REST [DATAREST-562]
- Manual validator assignment causes NPE at server startup [DATAREST-807]
- ETag getVersionInformation fails when invoked on proxied entities [DATAREST-761]
- Null-pointer exception if classpath contains Spring Data Elasticsearch Repositories [DATAREST-109]
- POST duplicate entry not causing PK collision in Spring Data REST [DATAREST-1007]
- Docs
- Java not yet supported