The main reason for this exception is that multiple @EnableFeignClients annotations were used in one module, which can be resolved by deleting them.
The main reason for this exception is that multiple @EnableFeignClients annotations were used in one module, which can be resolved by deleting them.