spring-cloud-openfeign icon indicating copy to clipboard operation
spring-cloud-openfeign copied to clipboard

Why is @EnableFeignClients needed in spring boot?

Open hannah23280 opened this issue 3 years ago • 0 comments
trafficstars

Hi, May i enquire why @EnableFeignClients need to be explicitly added in spring boot in order to use it, since spring boot should be able to detect the presence of the feign dependencies, and automatically enable it.
This is akin to spring MVC where developer doesn't need to explicitly add @EnableWebMvc in spring boot

hannah23280 avatar Oct 12 '22 06:10 hannah23280