Search code examples
Null id property when deserialize json with jackson and Jackson2HalModule of Spring Hateoas...

javajacksonspring-data-restspring-hateoashal

Read More
Spring HATEOAS and Entity DTO - problem with ModelAssembler...

springspring-bootdtospring-restspring-hateoas

Read More
RestTemplate not deserializing HAL content using ParameterizedTypeReference...

javaspringspring-hateoas

Read More
Spring Data REST - Why hibernate fetches children entity with FetchType.LAZY?...

springhibernatespring-data-restspring-hateoas

Read More
How to configure Spring HATEOAS behind proxy?...

springrestspring-data-resthateoasspring-hateoas

Read More
PUT or PATCH for hateoas relation update...

springhttpspring-hateoashateoas

Read More
Registering a custom mediatype in HATEOAS does not work...

javaspringspring-bootspring-hateoas

Read More
Wrong Header of the API versioning of the Post Request does not come to handleNoHandlerFoundExceptio...

springspring-bootspring-securityspring-restspring-hateoas

Read More
Can Spring-Data-Rest handle associations to Resources on other Microservices?...

spring-data-restspring-hateoas

Read More
Where is Spring ResourceSupport...

springspring-bootspring-hateoas

Read More
Where to implement changing fields leading to copy of entity by business rule...

spring-data-restspring-hateoas

Read More
How to set Max Pagination Size in Spring Boot?...

springspring-bootspring-hateoas

Read More
Spring Boot v2.2.2.RELEASE throw error when Pagination Size more than anticipated...

springspring-bootspring-hateoas

Read More
How to override only 1 Http Method (POST) in a @RestController, but let Spring handle all the other ...

javaspringspring-bootspring-restcontrollerspring-hateoas

Read More
ResourceSupport.getId() on Spring HATEOAS 1.x...

javaspringspring-bootspring-hateoas

Read More
Providing information ragarding the content of a link target with HAL...

restspring-hateoashateoas

Read More
Using Spring-Data-Rest, how to update FK on both sides of OneToOne relationship from one REST call?...

javaspring-bootspring-data-jpaspring-data-restspring-hateoas

Read More
Spring REST Docs - Avoid document the links...

spring-bootspring-mvcspring-hateoashateoasspring-restdocs

Read More
What are differences in many to many mapping approach...

springormspring-data-jpaspring-restspring-hateoas

Read More
Field restTemplate required a single bean, but 2 were found...

springspring-bootspring-securityresttemplatespring-hateoas

Read More
Does Resource in Spring HATEOAS replace the DTOs?...

javaspringspring-hateoas

Read More
Make collection propertie render as relation instead of property in json HAL representaion...

spring-data-restspring-hateoas

Read More
HATEOAS links are wrong if using JsonSubTypes...

spring-data-restspring-hateoas

Read More
Read hateoas response with embedded HAL collection with spring...

javaspringclientspring-hateoas

Read More
Spring HATEOAS & HAL: Change array name in _embedded...

javaspringspring-hateoas

Read More
How to change Hateoas output format in spring application?...

springspring-mvcspring-hateoas

Read More
how to map spring-data-rest JSON response with its object using RestTEmplate...

springspring-dataspring-data-restspring-hateoas

Read More
When to use @RestController vs @RepositoryRestResource...

springspring-mvcspring-dataspring-data-restspring-hateoas

Read More
Can I add additional fields to vnd.error?...

restspring-hateoashateoas

Read More
Generate links with additional query parameters using PagedResourcesAssembler...

spring-hateoasspring-data-commons

Read More
BackNext