Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Two Maven Dependency for latest and old version conflicts

With Spring Data REST, why is the @Version property becoming an ETag and not included in the representation?

spring-data-rest, can you provide full details of entity instead of (or with) link [duplicate]

How to restrict access by role to a Spring Data REST projection?

Running @HandleBeforeCreate after entity validation in Spring Boot Data REST

How to properly setup documentation for Restful services in a micro-service architecture (HAL, ALPS)

Add links into projection's nested object

spring data rest with composite primary key

Autoconfiguration for RestRepositoryResource

Spring Data Rest Ambiguous Association Exception

Using Nested Projections in Spring Data REST

Spring Data REST HATEOS : not lazy loading

Custom HTTP Methods in Spring MVC

restdocs SnippetException due to HAL "_links" elements from spring-data-rest

Does Spring Data REST support reactive crud repositories?

How to update reference object in Spring-data rest?

Null id property when deserialize json with jackson and Jackson2HalModule of Spring Hateoas

Is there a way to write a rest controller to upload file using spring-data-rest without using Spring-MVC?