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
- Use isAssignableFrom() in RepositoryRestConfiguration to check the exposition of ids [DATAREST-406]
- Provide getters in PersistentEntityToJsonSchemaConverter [DATAREST-400]
- Add test cases to verify Spring Data REST integrates properly with Spring Security [DATAREST-392]
- URI /{repository}/schema a standard feature? [DATAREST-120]
- DATAREST-107 Respect @RestResource exported flag [DATAREST-119]
- NPE in RepositoryRestRequestHandlerMethodArgumentResolver.resolveArgument [DATAREST-110]
- PersistentEntityJackson2Module.serialize(…) shouldn't call maybeAddAssociation(…) for plain properties [DATAREST-104]
- RepositoryRestDispatcherServlet do not have url REST mapping [DATAREST-97]
- Allow support for method-based annotation instead of field only. [DATAREST-152]
- The current page number cannot be greater or equal to the total number of pages! [DATAREST-118]
- Docs
- Java not yet supported