SSM整合问题
来源:5-2 02——后端ocRest项目的创建,前端Node、TomodJs的安装
精慕门0865095
2018-11-10
老师,请问下在做ssm整合项目的时候,利用mybatis逆向生成bean。控制台就只输出了一句话Fri Nov 09 20:08:58 CST 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
然后bean并没有生成,请问下老师这种错误的话除了连接MySQL 的链接有问题以外还可能是其他哪些地方搞错了呢?
写回答
1回答
-
祁聪
2018-11-10
是不是3306端口没开放出来?你是什么服务器?
032018-11-13
相似问题