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
- Empty collections are not serialized properly with default media type json [DATAREST-1346]
- Mongo Auditing: @CreatedDate field gets set to null on updates with Spring Data Rest [DATAREST-1204]
- RessourceSupport not serializable on spring boot 2.1.x [DATAREST-1363]
- NullPointerException on deserializing computed (non-persistent) property [DATAREST-574]
- Content Negotation to use the registered HttpMessageConverters [DATAREST-1235]
- Fowler SR2 breaks Fowler SR1 with deviation in auto generated JSON structure [DATAREST-629]
- Support transactionally sound EventListeners [DATAREST-403]
- Investigate issues in CORS support on Spring Framework 5.2 [DATAREST-1372]
- Docs
- Java not yet supported