Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Spring Data Rest PagingAndSortingRepository AbstractMethodError (RepositoryFactorySupport)

Spring Data REST - Detected multiple association links with same relation type

How to add custom methods to Spring Data Rest JPA implementation and leverage HATEOS support?

How to expose the resourceId with Spring Data Rest

Spring Data JPA - Get All Unique Values in Column

How to disable paging for JpaRepository in spring-data-rest

paging spring-data-rest

Repository access control in Spring Data Rest based off user princpal

Find entities containing a string in a list in Spring Data Repositories

Why is the version property not set with Spring Data JPA?

Post an entity with Spring Data REST which has relations

Spring JPA REST sort by nested property

Different JSON output when using custom json serializer in Spring Data Rest

spring data rest update produce cross join sql error

Spring Boot integration test ignoring secure=false in AutoConfigureMockMvc annotation, get 401

Spring Data REST custom query integration

Exception using Spring Data JPA and QueryDsl via REST Controller

Is there a generic REST query language for JPA, spring-data, spring-data-rest

Spring Data REST - PUT request does not work properly since v.2.5.7

How to mix Spring Data Repositories and Spring Rest Controllers

How to customize Spring Data REST to use a multi-segment path for a repository resource?