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
- Default parameter names for find methods [DATAREST-187]
- Support pagination and sorting on association resources [DATAREST-725]
- @RepositoryRestController seems to not work [DATAREST-991]
- DomainObjectReader relies on collection order when merging [DATAREST-998]
- Concurrency issue with JPA Lists [DATAREST-895]
- RepositoryRestController cant handle complex object deserialization [DATAREST-687]
- Scala Map considered a PersistentEntity causing NullPointerException in UriToEntityConverter [DATAREST-857]
- using validators in spring-data-rest returns http 500 instead of 400 [DATAREST-260]
- org.hibernate.LazyInitializationException [DATAREST-497]
- ReflectionRepositoryInvoker - Shift most reflection based work to occur during initialization [DATAREST-218]
- Docs
- Java not yet supported