作者:admin , 分类:未分类 , 浏览:303 , 评论:0
2022年07月23日
作者:admin , 分类:未分类 , 浏览:303 , 评论:0
2022年07月21日
.tooltip-box {
position: fixed;
top: 0;
right: 12rpx;
z-index: 999;
display: flex;
justify-content: flex-end;
&nbs
2022年07月21日
1
2022年07月21日
连接数据库查找数据的时候报错:WrongArgumentException: Malformed database URL,failed to parse the main URL sections
是URL的格式问题,各种百度,发现根本在于mysql驱动的版本。
开始用的:
1、mysql为5.1.47版本
2022年07月21日
cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
Powered By Z-BlogPHP 1.7.3
Copyright Your WebSite.Some Rights Reserved.