Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Spring REST response is different in a custom controller

Spring Data Rest - How to receive Headers in @RepositoryEventHandler

Returning a list of projection from a custom JpaRepository method with Spring Data Rest

Extend Spring Data Rest index resource links

Enabling cross origin requests in Spring Data Rest

JPA Repository and Spring-data-rest baseURi is /profile

@RepositoryRestResource did not work Spring boot 2.2.1.RELEASE. while running occured error RegionRepository must only contain a single path segment

SpringDataRest @RepositoryEventHandler not running when Controller is added

spring-data-rest

Couldn't find PersistentEntity for type class java.lang.String

Thymeleaf exception resolving template for REST Endpoint using Spring Data Rest + Spring Security

Use @PageableDefault with Spring Data REST

Custom Spring MVC HTTP Patch requests with Spring Data Rest functionality

Spring boot starter data rest, @Notnull constraint not working

How to exclude OPTIONS, HEAD and PATCH method from spring-data-rest entityController

Spring Data Rest Repository with abstract class / inheritance

Spring Data Rest projection for Embedded Entities

Why does Spring Data REST include "duplicate" links?

@RepositoryEventHandler events stop with @RepositoryRestController

Adding more information to the HATEOAS response in Spring Boot Data Rest

Feign and HAL/resources