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
- DATAREST-1176 - Add ability to only expose repository methods explicitly declared for exposure
- Obvious Fix: fixed link to contribution guidelines
- Associations to unexported repositories are broken [DATAREST-376]
- paging doesn't work if the page parameter isn't specified and only limit is specified [DATAREST-91]
- DATAREST-1083 - Redirect HAL browser to index.html after successful lā¦
- DATAREST-721 - Show input fields for associations in CustomPostForm ā¦
- Serializing fails when @JsonView and @JsonFormat attributes are present [DATAREST-759]
- NullPointerException in org.springframework.data.rest.core.UriToEntityConverter.<init>(UriToEntityConverter.java:68) [DATAREST-779]
- POST PUTon associations throws http 405 [DATAREST-777]
- QuerydslBinderCustomizer - blacklisting not working for non-root paths [DATAREST-1286]
- Docs
- Java not yet supported