随笔分类 -  Spring

摘要:导致该错误产生的一大原因可能是Jetbrains未找到Spring的注释,然后手动添加了对其的Maven依赖。 删除pom.xml中IDE添加的spring-beans依赖即可。 阅读全文
posted @ 2021-05-29 13:51 张王李代茂 阅读(9258) 评论(0) 推荐(2)
摘要:MySQL spring.datasource.url=jdbc:mysql://localhost:3306/twitter_test?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2B8spring. 阅读全文
posted @ 2021-04-26 15:12 张王李代茂 阅读(91) 评论(0) 推荐(0)