Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Using Hystrix with Spring Data Repositories

Spring returns Resource in pure JSON not in HAL Format when including spring data rest

REST API - ALPS UI (Swagger UI like) [closed]

Can I specifically disable PATCH in spring-data-rest repository?

Spring JPA Repository Sub-Query In Native Query

Jackson module to handle abstract aggregate root and its subclasses in Spring Data REST

RepositoryRestResource resources started returning 404 errors after running for a while

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 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