Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

HATEOAS paths are invalid when using an API Gateway in a Spring Boot app

How to update a @ManyToOne relationship with Spring Data REST?

Spring Interceptor not working in Spring Data REST URLs

@NamedQuery override findAll in Spring Data Rest JpaRepository

Spring Data REST @Idclass not recognized

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?