Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Read only properties for POST in spring data rest

spring-data-rest

Spring Data Rest custom argument Resolver

spring spring-data-rest

Adding fields to an object returned by Spring Data Rest endpoint?

Custom RepositoryRestController Mapping url throws 404 in spring-data-rest

Spring Data Rest Projections with or without explicit Declaration in Repository

Spring Data REST MongoDB: Retrieve objects of DBRef instead of href

Spring Data Rest Hateoas Resources object empty when consuming with Feign client in client service

Spring Data Rest Custom Links on Resource

java spring-data-rest

Handling custom exceptions (i18n) with Spring Data REST

POSTing to a collection association using Spring Data Rest

Spring Data REST - Consume List of Entities, Java HATEOAS client

Spring Data Rest Adding Link to Root - RepositoryLinksResource cannot be cast to Resource

@Autowire MockMvc - Spring Data Rest

How to Use sorting in Spring Data Rest GET method

Deleting an association over REST in Spring Data REST+HATEOAS

Scan repositories in another package