Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Spring Data Rest base path

spring-data-rest

Jackson @JsonFormat set date with one day less

Multiple Repositories for the Same Entity in Spring Data Rest

How to get old entity value in @HandleBeforeSave event to determine if a property is changed or not?

How to prevent some HTTP methods from being exported from my MongoRepository?

HATEOAS client with AngularJS

Can Spring Data REST's QueryDSL integration be used to perform more complex queries?

Authentication and authorization in Spring Data REST

How to disable the default exposure of Spring Data REST repositories?

How to mix spring-data-rest with spring websocket into a single implementation

How to maintain bi-directional relationships with Spring Data REST and JPA?

Expose all IDs when using Spring Data Rest

Why does RestTemplate not bind response representation to PagedResources?

Spring Scheduling - Cron expression for everyday at midnight not working?

Is it problematic that Spring Data REST exposes entities via REST resources without using DTOs?

Spring HATEOAS versus Spring Data Rest

Using @Version in spring-data project

Creating multiple aliases for the same QueryDSL path in Spring Data

How to use Spring managed Hibernate interceptors in Spring Boot?

Disable Hypertext Application Language (HAL) in JSON?