2016-09-06 19:06:39 +02:00
|
|
|
## Feign Hypermedia Client ##
|
|
|
|
|
|
|
|
This is the implementation of a [spring-hypermedia-api][1] client using Feign.
|
|
|
|
|
|
|
|
[1]: https://github.com/eugenp/spring-hypermedia-api
|
2016-10-04 15:35:25 +06:00
|
|
|
|
2017-08-01 15:59:55 +03:00
|
|
|
### Relevant Articles:
|
2017-10-23 01:56:53 +06:00
|
|
|
|
2016-10-04 15:35:25 +06:00
|
|
|
- [Intro to Feign](http://www.baeldung.com/intro-to-feign)
|
2017-10-23 01:56:53 +06:00
|
|
|
- [Introduction to SLF4J](http://www.baeldung.com/slf4j-with-log4j2-logback)
|