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 supported108 Subscribers
View all SubscribersAdd a CodeTriage badge to spring-data-rest
Help out
- Issues
- Serializing and Deserializing json in a different format. [DATAREST-614]
- Schema+Json looses array type when there's a reference involved [DATAREST-788]
- Returning a list of projection from a custom JpaRepository method with Spring Data Rest [DATAREST-1237]
- Infinite loop for @OneToOne @Entity in BasicPersistentEntity.doWithAssociations()? [DATAREST-778]
- Allow pagination on collection association resources [DATAREST-1168]
- Add annotation based model for projections [DATAREST-572]
- Autowiring MockMvc with @WebMvcTest [DATAREST-1194]
- Support using basic authentication with Spring Security [DATAREST-15]
- Custom Controller + changed base path doesn't show up in HAL [DATAREST-748]
- Automatically perform JSR 303 Bean Validation on beforeCreate/beforeSave [DATAREST-370]
- Docs
- Java not yet supported