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
- Mongo Auditing: @CreatedDate field gets set to null on updates with Spring Data Rest [DATAREST-1204]
- Wrong href with ManyToOne and FetchType.LAZY [DATAREST-1303]
- DATAREST-524 Invoke validators registered with composite bean names
- Add integration tests
- DATAREST-1383 causes top level properties with @JsonSetter to be missed. [DATAREST-1573]
- Configuring entityLookup for MyEntity breaks /myEntities/id (can be fixed by registering a BackendIdConverter). [DATAREST-1487]
- RessourceSupport not serializable on spring boot 2.1.x [DATAREST-1363]
- NullPointerException on deserializing computed (non-persistent) property [DATAREST-574]
- Ability to save many objects in the same request [DATAREST-1285]
- Cannot PATCH an entity, that has an enum set, to increase the number of enums, if 'enum traslation' is enabled [DATAREST-1139]
- Docs
- Java not yet supported