Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Spring Boot (JAR) with multiple dispatcher servlets for different REST APIs with Spring Data REST

spring-data-rest does not integrate cleanly with spring-mvc

Exposing link on collection entity in spring data REST

Spring Data Rest exception handling - Return generic error response

Spring Data Rest 2.4 Intermittent Error (ClassCastException)

Spring Data Rest : Foreign key is update with null after post call in one to many relationship

Spring Data Rest (SDR ) bug? Persistent Entity Must not be null

Spring data REST findBy nested entity

@RestResource( exported=false ) ignored

How to establish relationships between Spring Data REST / Spring HATEOAS based (micro) services?

Migrating ResourceProcessor to HATEOAS 1.0.0 M1

Java Client for POSTing complex entities to a Spring Data REST / HATEOAS service

Spring Data Rest (SDR) error: PersistentEntity must not be null

spring-data-rest

Spring Boot @RepositoryEventHandler not invoked

How Do I Implement PostFilter to PagingAndSortingRepository?

Spring Data Rest: removing _links attributes from the response of a hypermedia Rest JPA entities

How to create a new parent entity that references an already existing child entity in spring data rest / HATEOAS

In spring boot JPA, how to properly POST an object whose entity representation has a foreign key association to a different entity?