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
- HAL Browser go to entry point link wrong with a non-default context-path [DATAREST-971]
- @JsonIgnore ignored when Lombok's @AllArgsConstructor is present [DATAREST-927]
- Allow user to order rest handler mapping [DATAREST-896]
- QuerySyntaxException when sorting a jpa repository by a JPQL reserved keyword [DATAREST-936]
- Neo4jWebTests missing [DATAREST-871]
- Could not resolve repository metadata error - 500 for profile endpoints
- Sub URLs return 404 instead of empty list [DATAREST-1401]
- It's very cumbersome to customize the defaultMethodArgumentResolvers defined in RepositoryRestMvcConfiguration. [DATAREST-1504]
- Entity with @OneToOne relationship with Entity in another spring-data-rest service [DATAREST-1272]
- Explicitly supplying null value on PATCH does not get applied [DATAREST-342]
- Docs
- Java not yet supported