Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Filter API response json output based on query parameter

overwrite findAll() method of QuerydslPredicateExecutor

Spring Data REST Custom Resource URI works for String but not Long

How to use polymorphic associations with 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