Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Javers - What are advantages of using Javers instead of Envers?

Override Spring Data Rest POST method

Spring Data REST controller must not use @RequestMapping on class level as this would cause double registration with Spring MVC

How to get information about error from SqlExceptionHelper for REST spring application

StreamingResponseBodyReturnValueHandler does not use applicationTaskExecutor

@OneToMany stackoverflow in Spring Data Rest

spring spring-data-rest

Modify SQL query generated behind Spring Data REST projections

Base path doesn't appear in ResourceProcessor custom links

Spring Data Rest different data for same object depending on uri /files <-> files/1

Custom default headers for REST API only using Spring Data REST

Cascade persist with Spring Data REST

spring spring-data-rest

@PreAuthorize on JpaRepository

Getting "Only Single Level Inheritance Supported" Error with SpringBoot Eureka Feign Client

How to hide repository-controller from Swagger UI

Combine Dynamic datasource routing with spring-data-rest

Prevent hibernate from generating all query plan on startup when using spring data jpa and rest