Working with Feign | Microservice

preview_player
Показать описание
Check out our courses:

Coupon: TELUSKO10 (10% Discount)

Coupon: TELUSKO20 (20% Discount)

For More Queries WhatsApp or Call on : +919008963671

Udemy Courses:

More Learning :

Donation:
PayPal Id : navinreddy20
Рекомендации по теме
Комментарии
Автор

Would be nice to have an example for OAuth2Token to feign client.

giqglro
Автор

How we can use autowire for quizinterface because it is an interface, In java we can't create the object for an interface right?

SanjayR-lhmg
Автор

how does eureka client knows where is the eureka server with which it needs to register?

tejapolisettysai
Автор

If one service requires the use of a type defined in another service
How to do this ?

neifaranouaar
Автор

How we can use autowire for quizInterface because it is an interface, In java we can't create the object for an interface right

SanjayR-lhmg
Автор

Sir please, reply when I call other api usin feign client 302 error after handle error, data show in exception column

yadavtushar
Автор

Hi, I faced one error. For the Feign Client interface, the bean is not created. I used SB 3.2.3 version. For trail, I change the interface to class with commented @FeignClient line then bean is created. Can you help me

karthiksvraja
Автор

How feign client gets the ip address and port number? how will feign communicate with eureka?

SayHiToVamshi
Автор

Sir, i am getting error 302 and data come in exception

yadavtushar