I am having trouble auto wiring a feign client from another project. It appears that the implementation of the feign client is not being generated and injected. This is the error I am getting. The feign client is pretty straight forward. I have removed the imports for brevity. I added the component scan to my project to include the application