Null id property when deserialize json with jackson and Jackson2HalModule of Spring Hateoas...
Read MoreSpring HATEOAS and Entity DTO - problem with ModelAssembler...
Read MoreRestTemplate not deserializing HAL content using ParameterizedTypeReference...
Read MoreSpring Data REST - Why hibernate fetches children entity with FetchType.LAZY?...
Read MoreHow to configure Spring HATEOAS behind proxy?...
Read MorePUT or PATCH for hateoas relation update...
Read MoreRegistering a custom mediatype in HATEOAS does not work...
Read MoreWrong Header of the API versioning of the Post Request does not come to handleNoHandlerFoundExceptio...
Read MoreCan Spring-Data-Rest handle associations to Resources on other Microservices?...
Read MoreWhere to implement changing fields leading to copy of entity by business rule...
Read MoreHow to set Max Pagination Size in Spring Boot?...
Read MoreSpring Boot v2.2.2.RELEASE throw error when Pagination Size more than anticipated...
Read MoreHow to override only 1 Http Method (POST) in a @RestController, but let Spring handle all the other ...
Read MoreResourceSupport.getId() on Spring HATEOAS 1.x...
Read MoreProviding information ragarding the content of a link target with HAL...
Read MoreUsing Spring-Data-Rest, how to update FK on both sides of OneToOne relationship from one REST call?...
Read MoreSpring REST Docs - Avoid document the links...
Read MoreWhat are differences in many to many mapping approach...
Read MoreField restTemplate required a single bean, but 2 were found...
Read MoreDoes Resource in Spring HATEOAS replace the DTOs?...
Read MoreMake collection propertie render as relation instead of property in json HAL representaion...
Read MoreHATEOAS links are wrong if using JsonSubTypes...
Read MoreRead hateoas response with embedded HAL collection with spring...
Read MoreSpring HATEOAS & HAL: Change array name in _embedded...
Read MoreHow to change Hateoas output format in spring application?...
Read Morehow to map spring-data-rest JSON response with its object using RestTEmplate...
Read MoreWhen to use @RestController vs @RepositoryRestResource...
Read MoreCan I add additional fields to vnd.error?...
Read MoreGenerate links with additional query parameters using PagedResourcesAssembler...
Read More