0

I need to use Feign and Eureka from spring app to call a microservice which is registered on Eureka server.

From the OpenFeign github page here I found how to use feign in spring.

I couldn't find anywhere how to use Eureka and Feign together in spring

How can I use Eureka service discovery with Feign without springboot?

god speed
  • 13
  • 3
  • Go through https://stackoverflow.com/questions/38910746/spring-boot-feign-client-getting-http-404/59510494#59510494 – adarsh Sep 02 '20 at 04:15
  • @Adarsh That one was using sprinboot. Also I have already found usage guide for using feign in spring but my problem is using it along with eureka in spring – god speed Sep 03 '20 at 05:04

0 Answers0