Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Relax Security for a Spring Data REST Projection

How to restrict resources to those owned by the current user

spring spring-data-rest

Add relation to another node in SDN4 + REST

Spring Data Rest - can not update (PATCH) a list of child entities that have a reference to another entity

java spring-data-rest

Handling DataIntegrityViolationExceptions in Spring Data REST

Canonical _links with Spring HATEOAS

Update to-many association

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

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