Error creating bean with name 'AImpl': Lookup method resolution failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [com.xxx.xxx.service.xxx.AImpl] from ClassLoader [sun.misc.Launcher$AppClassLoader@18b4aac2] Caused by: java.lang.NoClassDefFoundError: com/xxx/xxx/xxVO 这个咋排查?这个类存在于上一个分支,但是这个分支不需要这个 AImpl 。但是又提示失败