Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

How to return deep nested projections in Spring data rest?

Not found in annotated query error with @Query

jpa spring-data-rest

Spring Boot @WebIntegrationTest and TestRestTemplate - Is it possible to rollback test transactions?

How to exclude a @Repository from component scan when using Spring Data Rest

Spring Boot LocalDate field serialization and deserialization

Modify @OneToMany entity in Spring Data Rest without its repository

Securing exclusively the REST access to a Spring Data Rest Repository

Spring data rest sorting fields with underscores

Spring data REST: Update a resource´s association using proper HTTP method

spring-data-rest

Spring JPA REST One to Many

Enable HAL serialization in Spring Boot for custom controller method

How can I handle exceptions with Spring Data Rest and the PagingAndSortingRepository?

What are the differences of using service pattern and using standalone repository Spring Data REST?

using validators in spring-data-rest returns http 500 instead of 400

Spring Data Rest PagingAndSortingRepository AbstractMethodError (RepositoryFactorySupport)

Spring Data REST - Detected multiple association links with same relation type

How to add custom methods to Spring Data Rest JPA implementation and leverage HATEOS support?

How to expose the resourceId with Spring Data Rest