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
- Method level @PreAuthorize does not overwrite a type level one [DATAREST-1579]
- Entity Id (and version) is serialized from rest controller after upgrade to spring boot 2.3.3 [DATAREST-1558]
- Infinite recursion on ALPS combined with JsonpAdvice [DATAREST-733]
- When an exception is thrown it is not getting returned in JSON even with AnnotationMethodHandlerExceptionResolver
- Allow use of Jackson views
- DATAREST-836 Provide ability to handle 'after' Http findOne event
- Add supportedMediaTypes to the ProducesRequestCondition
- DATAREST-1524 - Fix deserialization of transient fiels with setters.
- When an association resource is not exported (e.g. @RestResource(exported = false)), custom links (RepresentationModelProcessor) are not handled properly. [DATAREST-1488]
- Using X-Forwarded-Host header for building links
- Docs
- Java not yet supported