url错了,应该是少了数据库的端口号jdbc.url=jdbc:mysql://localhost:3306/shop?useUnicode=true&characterEncoding=UTF-8这是Mysql数据库的一个示例