Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Can't POST a collection

spring-data-rest

How to create link pointing to Spring controller action that returns void

Spring Data Rest Add custom endpoint to specific reposiotry

Date issue in spring boot data rest

How to only fetch data owned by an authenticated user in GraphRepository

How to Construct a POST Request Which Expects No Body

Returning JSON as Response Spring Boot

Customize query for paging and sorting in Spring data rest

Force spring data rest to use https scheme

Spring Data REST - difference between @PrePersist and @HandleBeforeCreate?

Spring data rest status 500 for entity with relation

Spring Data Rest - Add link to search endpoint

Spring not loading data even with FetchType.EAGER set

Spring Data REST and custom entity lookup (Provided id of the wrong type)

How to create resource with unique many-to-many relationsships in Spring Data REST?

How to configure Auditing via Java Config in Spring Data (and Spring Data Rest)?

Jackson confused with bidirectional one-to-many relationship : failed to lazily initialize collection

Spring Data Rest - Parameters with default values

Spring Data REST: "no String-argument constructor/factory method to deserialize from String value"

How to remove hypermedia elements from representations produced by Spring Data REST?