XLouis

博客园 首页 新随笔 联系 订阅 管理
### Error querying database.  Cause: java.sql.SQLException: No suitable driver found for http://maven.apache.org
### The error may exist in com/louis/dao/UserMapper.xml
### The error may involve com.louis.dao.UserMapper.getUserList
### The error occurred while executing a query
### Cause: java.sql.SQLException: No suitable driver found for http://maven.apache.org

这个原因可能是因为maven将properties中含有的url识别为了

maven.apache.org,只需要将url改为其他名字即可

posted on 2023-05-26 10:12  XLouis  阅读(41)  评论(0编辑  收藏  举报