In this article we will learnt to make Http call using Feign Client from one microservice to another microservice api and consume data. We have 3 microservices for our Hotel Rating Application → UserService - localhost:8081/users HotelService - loc...
In this article we will learnt to make Http call using RestTemplate from one microservice to another microservice api and consume data. We have 3 microservices for our Hotel Rating Application → UserService - localhost:8081/users HotelService - loc...