Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Spring Data REST custom finder for JpaRepository

How to configure a custom RelProvider for Spring HATEOAS when using Spring Boot?

Spring Data Rest: how to register a custom conversionService with custom Converter<Entity, Resource>?

How to secure association resources?

Is there a way to return association objects with id in spring data rest without Projection

Spring Data Rest - How to prevent PUT/PATCH updates to child entities of aggregate root

Spring HATEOAS HalResourcesSerializer No default constructor found

Unable to post new entity with relationship using RestTemplate and Spring Data REST

Spring Data Rest: Override Method in RestController with same request-mapping-path

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

spring-data-rest integration test fails with simple json request