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
- Mention spring.data.rest.base-path for Spring Boot 2 in the reference documentation [DATAREST-1211]
- Add support for query methods returning a projection [DATAREST-841]
- json reply contains extra content compared to hal+json [DATAREST-1207]
- excerptProjection not applied when defined on repository for abstract type [DATAREST-1124]
- Use @PathVariable into a Repository [DATAREST-1154]
- spring-data-rest & spring-security gives error [DATAREST-53]
- Query methods should ne be exposed if they don't use the @Param annotation for parameters [DATAREST-29]
- Add ability to customize validation error output [DATAREST-284]
- Add Ordered to AbstractRepositoryEventListener [DATAREST-685]
- Methods provided by a custom generic repository appear under /search but are not working [DATAREST-102]
- Docs
- Java not yet supported