Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-hateoas

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

Jackson vs. Spring HATEOAS vs. Polymorphism

Spring Data Rest - Caching

How to add additional attributes to links using Spring Hateoas and HAL?

java.lang.NoSuchMethodError: org.apache.tomcat.util.res.StringManager.getManager with tomcat in Spring hetos

How to disable RepositoryRestHandlerMapping and EndpointHandlerMapping?

HATEOAS methods not found