Question
In use, i have two different dependencies, but they have same package path, when i use @EnableFeignClients(basePackages = "*"), couldn't find One of them dependency. How can I solve this problem?
Question
In use, i have two different dependencies, but they have same package path, when i use @EnableFeignClients(basePackages = "*"), couldn't find One of them dependency. How can I solve this problem?