Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-hateoas

How to add custom methods to Spring Data Rest JPA implementation and leverage HATEOS support?

How to expose the resourceId with Spring Data Rest

Spring HATEOAS & HAL: Change array name in _embedded

java spring spring-hateoas

HATEOAS on Spring Flux/Mono response

How to control the web context of Spring Hateoas generated links?

Different JSON output when using custom json serializer in Spring Data Rest

Spring Hateoas ControllerLinkBuilder adds null fields

Returned json unexpected, has "links" spelled as "_links" and structure different, in Spring hateoas

Spring Data REST custom query integration

Template variables with ControllerLinkBuilder

spring spring-hateoas

How to mix Spring Data Repositories and Spring Rest Controllers

Difference between Swagger & HATEOAS

How to configure MappingJackson2HttpMessageConverter registered by spring-hateoas

POSTing nested objects using spring data rest?

The following method did not exist: 'org.springframework.plugin.core.PluginRegistry org.springframework.plugin.core.PluginRegistry.of(java.util.List)'

How to configure Spring HATEOAS behind proxy?

Resolving entity URI in custom controller (Spring HATEOAS)

Deserialize JSON containing (_links and _embedded) using spring-hateoas

How to force Spring HATEOAS resources to render an empty embedded array?

spring spring-hateoas

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