Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

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

How to Log HttpRequest and HttpResponse in a file?

How to persist oauth access tokens in spring security JDBC?

Changing the JSON format for spring-data-rest

Using Spring Data REST to handle complex aggregate roots

How do I test a Spring Data Rest @RepositoryRestResource?