"Could not autowire. No beans of XxxFactory could be found." In fact, the class being injected is a @Component that implements FactoryBean<Xxx>.
確定! 回上一頁