
记录一个无奈扎心的错误A component required a bean of type ‘java.util.Map‘ that could not be found.Consider defi
错误: Description: A component required a bean of type ‘java.util.Map’ that could not be found.
Action: Consider defining a bean of type ‘java.util.Map’ in your configuration.
@Resource // private SocketClientTaskOld socketClientTaskOld; 因为注释的时候没有把@Resource一同注释掉👁️ 阅读量:0
© 版权声明:本文《记录一个无奈扎心的错误A component required a bean of type ‘java.util.Map‘ that could not be found.Consider defi》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686552526a289950.html。