spring-boot问题(1)

论坛 期权论坛 编程之家     
选择匿名的用户   2021-6-2 08:02   11   0

学习教程:

从零搭建自己的SpringBoot后台框架(一):https://juejin.im/post/5ad6b3c3f265da237c696ba0

问题1:idea程序包javax.persistence不存在

解决方法 下载ejb3-persistence-1.0.2.GA.jar包 导入https://repository.jboss.org/nexus/content/groups/public/org/hibernate/ejb3-persistence/1.

问题2:Could not create connection to database server

Public Key Retrieval is not allowed

解决方案

spring.datasource.url=jdbc:mysql://localhost:3306/mysql?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:3875789
帖子:775174
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP