摘要:
记录 @Autuwired 无法注入的原因,以及采用的解决方法 一、错误 idea 错误提示: (大概意思就是没有扫描这个bean) Could not autowire. No beans of 'HrService' type found. 具体描述: Description: Field hr 阅读全文
摘要:
错误信息 internal/validators.js:124 throw new ERR_INVALID_ARG_TYPE(name, 'string', value); ^ [TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must b 阅读全文