spring-feign-data-rest-example icon indicating copy to clipboard operation
spring-feign-data-rest-example copied to clipboard

An example showing Spring Feign as a HATEOAS client of Data Rest

Results 1 spring-feign-data-rest-example issues
Sort by recently updated
recently updated
newest added

Hello, Thank you for the informative example. Unfortunately, the HATEOAS Links do not seem to be deserialized anymore when using spring-cloud-start-feign:1.2.0.RELEASE (feign 9.3.1). Did you get the chance to update...