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
- Unable to make a PUT for entity with OneToMany collection [DATAREST-1169]
- Document how POST subresources URI in @RepositoryRestController [DATAREST-1107]
- Links are wrongly serialized when MappingJacksonValue is used as a return type [DATAREST-1179]
- DomainObjectReader bypasses value object invariants [DATAREST-1191]
- BasePathAware for RestController [DATAREST-1188]
- Some typos in reference docs [DATAREST-1109]
- Inconsistent pluralization when using bidirectional @OneToMany [DATAREST-1131]
- Sorting by an embedded property no longer works in Ingalls (DATAREST-976) [DATAREST-1149]
- Security Issue - @PreAuthorize not respected from parent repo method declaration for save() [DATAREST-1134]
- Disabling ALPS does not remove the profile link [DATAREST-1119]
- Docs
- Java not yet supported