Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Spring Data Rest - Caching

How to manage REST API versioning with spring data rest?

rest spring-data-rest

Spring Data Rest & Spring Data Envers: How to expose REST API for Repository that extends Revision Repository

java rest spring-data-rest

Spring Data Rest - Proxy path not including link path

spring-data-rest

Get a 404 error with simple spring-data-rest project

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 data rest - Is there a way to restrict the supported operations?

Select one column using Spring Data JPA

While using Spring Data Rest after migrating an app to Spring Boot, I have observed that entity properties with @Id are no longer marshalled to JSON