When editing a Spring XML configuration file, the package names and class names do not appear accurately.
To Reproduce
My test project is simple, I have just one package test.java and one Class TestMain.java
when I make a Spring XML configuration file, and edit it like below , it not show up my class name at the top
Sample

the error log is
