Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

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?

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)