✅ 操作成功!

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

发布时间:2023-06-12 作者:admin 来源:文学

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

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

👁️ 阅读量:0