Spring Data REST inconsistent custom Controller enpoints...
Read MoreAdding fields to an object returned by Spring Data Rest endpoint?...
Read MoreHow to search in parent entity scope when using spring boot data rest...
Read MoreSpring Security return 26 instead of 403 when using @PreAuthorize...
Read MoreSpring Data REST @Idclass not recognized...
Read Morespring data rest with composite primary key...
Read MoreHow add a new _link to an entity using spring data rest?...
Read MoreHow can I handle exceptions with Spring Data Rest and the PagingAndSortingRepository?...
Read MoreHow to disable hal browser in Spring Boot data rest...
Read MoreHow do I post nested entity to Spring Data Rest without setting @RestResource(exported = false)?...
Read MoreWhy does Spring Data Rest mangle / corrupt data when binding to entity?...
Read MoreCORS exception with Spring Data Rest + Spring Security when posting via '/login' path but ot...
Read MoreSpring Data JPA - Get All Unique Values in Column...
Read MoreFilter/ search Using Specifications gives different Results...
Read MoreQueryException when using Spring Data Rest with EclipseLink on Multi-Tenant System...
Read MoreDon't understand how Spring (Boot) Data REST is told to create API endpoints...
Read MoreSpring Interceptor is not compatible with @RepositoryRestResource...
Read MoreSpring Data REST - HAL browser - returning HAL browser HTML rather than root of API...
Read MoreDisable Hypertext Application Language (HAL) in JSON?...
Read MoreSpring Data Rest - Include nested resource in _embedded...
Read MoreHow to add links to root resource in Spring Data REST?...
Read MoreHow to acess an entity under _links in Angular from Spring Data REST?...
Read MoreSpring Data REST - do not allow to return entities but only views (projections)...
Read MoreSpring Data Rest: Target bean is not of type of the persistent entity...
Read MoreSpring Data Rest - validate Bean before save...
Read MoreSpring data rest status 500 for entity with relation...
Read Morespring data rest vs spring data jpa...
Read MoreHow do I rewrite the app's base URL in spring-data-rest links?...
Read More