Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

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

Using a Spring Data Rest @Projection as a representation for a resource in a custom controller

Spring Data Rest: RepositoryRestController deserialization from URI not working