How can I autowire a service that is imported from another jar?

后端 未结 0 906
北荒
北荒 2020-12-16 11:43

I have a jar file that contains a java class HelloService with @Service annotation. I would like to Autowire it into my a @Component c

相关标签:
回答
  • 消灭零回复
提交回复
热议问题