七月 26,20202:05:03 下午 org.springframework.context.support.AbstractApplicationContext refresh
警告:Exception encountered during context initialization - cancelling refresh attempt:org.springframework.beans.factory.BeanCreationException:Error creating bean withname 'userService' defined in class path resource [bean.xml]:Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException:Failedtoinstantiate[com.wei.service.impl.UserServiceImpl]:Nodefault constructor found; nested exception is java.lang.NoSuchMethodException:com.wei.service.impl.UserServiceImpl.<init>()Exception in thread "main"org.springframework.beans.factory.BeanCreationException:Error creating bean withname 'userService' defined in class path resource [bean.xml]:Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException:Failedto