Consider defining a bean of type 'com.xxx.service.impl.xxxlmpl' in your configuration


APPLICATION FAILED TO START


Description:

Field xxxclmpl in com.xxx.service.impl.xxxImpl required a bean of type ‘com.xxx.service.impl.xxxlmpl’ that could not be found.

Action:

Consider defining a bean of type ‘com.xxx.service.impl.xxxlmpl’ in your configuration.

Process finished with exit code 1

找不到xxximpl,我的错误原因是因为没有再impl上加@Service

你可能感兴趣的:(Consider,defining,a,bean,of,type,'c,To,display,the,conditions,report,re)