摘要:
2003cant connect to mysql server on 'localhost (10061)' 出现这个问题,就是服务器里面的mysql没有启动,启动即可,操作如下: Windows+R电脑左下方会出现此窗口,输入services.msc回车,弹出第二个窗口,然后把mysql启动就o 阅读全文
摘要:
原因就是byType类型只能是is-a的关系Caused by: org.springframework.beans.factory.NoUniqueBeanDefinitionException: No qualifying bean of type 'com.bjpowernodeyushuxi 阅读全文
摘要:
解决The goal you specified requires a project to execute but there is no POM in this directory错误的一种方法! 在idea工作空间没有pom 我看了下我的项目确实没有再我指定的工作空间 抛异常咯 把该项目移进去 阅读全文