Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-hateoas

spring-hateoas 0.8.0.RELEASE compatibility with Spring 4

java spring spring-hateoas

Spring Hateoas @EnableEntityLinks does not provide EntityLinks bean (NoSuchBeanDefinitionException)

Consuming Spring Hateoas Restservice with RestTemplate

Spring boot rest service, how to get it to marshal the links as properties?

How to build HAL links with "templated:true" using Spring-hateoas?

How to register Jackson2HalModule manually for standalone unit testing?

How to create link pointing to Spring controller action that returns void

How to enable HAL rendering without using @EnableHypermediaSupport with spring hateoas?

Converter from @PathVariable DomainObject to String? (using ControllerLinkBuilder.methodOn)

adding HTTP method to Spring HATEOAS links

java spring spring-hateoas

How to build a templated link?

spring-hateoas

Setting a base url for urls generated by Spring

spring spring-hateoas

Spring Data Rest - Add link to search endpoint

Swagger and RESTful spring hateoas resources

Add link to Spring Data REST Repository resource

Spring-HATEOAS without extending ResourceSupport

How to change the property name of an embbed collection in Spring Hateos

spring spring-hateoas

Using a Spring Data Rest @Projection as a representation for a resource in a custom controller

How to represent a read-only property in a REST Api