Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-hateoas

Forcing spring hateoas to generate https links instead of http

How to implement hateoas in Quarkus

Spring HATEOAS links return in HAL format for single objects, and the spec format for an array of objects

arrays json spring-hateoas

Representing a request body on HATEOAS link

How do I avoid n+1 queries with Spring Data Rest?

Spring Data Rest Hateoas Resources object empty when consuming with Feign client in client service

Does Resource in Spring HATEOAS replace the DTOs?

java spring spring-hateoas

Spring Data REST - Consume List of Entities, Java HATEOAS client

Deleting an association over REST in Spring Data REST+HATEOAS

Spring MVC 3: return a Spring-Data Page as JSON - issue with PagedResourcesAssembler

How to configure a custom RelProvider for Spring HATEOAS when using Spring Boot?

Zuul behind an AWS ELB over HTTPS/SSL

Spring Data Rest - How to prevent PUT/PATCH updates to child entities of aggregate root

Spring HATEOAS HalResourcesSerializer No default constructor found

HATEOAS and forms driven by the API

Canonical _links with Spring HATEOAS

Consuming HATEOAS Resource

Spring HATEOAS (w Spring Boot) JAXB marshal error when returning a Resources<T> or PagedResources<T> result

HATEOAS methods not found