‘class‘ nor ‘parent‘ nor ‘factory-bean‘ - can‘t generate bean name

Error in the spring configuration file. My error is that the id and class are not set in the bean tag, and spring cannot find the corresponding class of the bean, so it reports an error.

Guess you like

Origin blog.csdn.net/WA_MC/article/details/113004679