会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
张王李代茂
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
Spring
解决 java.lang.NoClassDefFoundError: org/springframework/core/metrics/ApplicationStartup
摘要:导致该错误产生的一大原因可能是Jetbrains未找到Spring的注释,然后手动添加了对其的Maven依赖。 删除pom.xml中IDE添加的spring-beans依赖即可。
阅读全文
posted @
2021-05-29 13:51
张王李代茂
阅读(9258)
评论(0)
推荐(2)
applicaiton.properties 配置
摘要: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)
公告