Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Null Foreign Key (Springboot, Hibernate, Postman)

Spring Data Rest : How to expose a json schema from a repository (2.0.0.M1)

spring-data-rest

How to reference an entity with inheritance in Spring Data REST when POSTing new entity?

Spring Data Rest : How to expose custom rest controller method in the HAL Browser

spring spring-data-rest

Two repos for the same entity, one exported and one not

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

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