Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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?

Business logic before to save an entity in Spring JPA

Spring boot: How to configure pagination on a @RepositoryRestResource?

Spring Data Rest user repository BCCrypt password

Add link to Spring Data REST Repository resource

Password encoding with Spring Data REST

spring-data-rest

Spring Data REST - How to include calculated data in a projection?

Rest Controllers vs spring-data-rest RepositoryRestResource

How to throw exceptions on search methods in spring data jpa