java-tutorials/feign
Doha2012 74688cf30e remove log4j dependencies (#1675)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies
2017-04-18 22:39:13 +02:00
..
src remove log4j dependencies (#1675) 2017-04-18 22:39:13 +02:00
README.md Rename feign-client -> feign 2016-10-23 19:15:31 +02:00
pom.xml remove log4j dependencies (#1675) 2017-04-18 22:39:13 +02:00

README.md

Feign Hypermedia Client

This is the implementation of a spring-hypermedia-api client using Feign.

###Relevant Articles: