Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

How to hide repository-controller from Swagger UI

Combine Dynamic datasource routing with spring-data-rest

Prevent hibernate from generating all query plan on startup when using spring data jpa and rest

Spring data rest and jpa @OneToMany duplicates "_links"

Spring Data Rest transaction boundaries

"PersistentEntity must not be null" Exception with MongoDB and Spring Data REST

How to hide some json in response?

How to determine which properties of a RESTful resource have changed before save when using Spring Data REST repositories?

Can not find a deserializer for non-concrete Collection type in Spring data rest

Does Spring Data REST event handlers use separate database transactions?

spring spring-data-rest

Entity validation before the "beforeSave" RepositoryEventHandler fired

Does Spring Data Rest support Spring Data's expression operators, eg. Between, GreaterThan?

Spring Data (REST) & @Query: optional list as param

Events "beforeLinkSave" and "afterLinkSave"

spring-data-rest