Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-hateoas

Changing the JSON format for spring-data-rest

Spring Data REST Controller under configured base path

Spring HATEOAS recursive representation model processors?

Spring HATEOAS / MockMvc / JsonPath best practices

Spring Data Rest / Spring Hateoas Custom Controller - PersistentEntityResourceAssembler

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