Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

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?

Spring Data - Overriding default methods for some repositories

Spring data rest one to many delete child objects

Spring Data REST does not seem to be working with elasticsearch

Spring Data Serialization of Embeddable with ManyToOne References

Spring Data Rest - PATCH Postgres jsonb field

How to avoid N+1 queries with Spring Data REST Projections?

Can't get the JPA entity ID in the JSON output