Bael-624 - Code Review fixes

This commit is contained in:
Kyle Doyle
2019-10-07 22:23:44 -04:00
parent db85c8f275
commit 07859c6e38
20348 changed files with 1637653 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
## Feign Hypermedia Client ##
This is the implementation of a [spring-hypermedia-api][1] client using Feign.
[1]: https://github.com/eugenp/spring-hypermedia-api
### Relevant Articles:
- [Intro to Feign](https://www.baeldung.com/intro-to-feign)
- [Introduction to SLF4J](https://www.baeldung.com/slf4j-with-log4j2-logback)