Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Spring Data Rest Custom Controller

Spring Data REST How to add embedded resources inline

Registering a Jackson module for Spring Data REST

jackson spring-data-rest

How to add elements in a many-to-many relationship via Spring's @RepositoryRestResource REST API?

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