Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Using Spring Security ACL with Spring Data REST

Accepting a Spring Data REST URI in custom controller

Resolving entity URI in custom controller (Spring HATEOAS)

Spring Data REST in plain JSON (not HAL format)

PUT and POST fail on unknown properties Spring different behavior

Can I make a custom controller mirror the formatting of Spring-Data-Rest / Spring-Hateoas generated classes?

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?