xxxxxxxxxx
Abstraction over HTTP RestTemplate. FeignClient is a library for creating REST API clients in a declarative way. So, instead of manually coding clients for remote API and maybe using Springs RestTemplate we declare a client definition and the rest is generated during runtime for use.Jan 15, 2563 BE