会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
冲刺!
博客园
首页
新随笔
联系
订阅
管理
11 2020 档案
mysql配置
摘要:解压版安装,安装前要卸载: https://blog.csdn.net/u014722022/article/details/100170664 下载地址: https://dev.mysql.com/downloads/mysql/
阅读全文
posted @
2020-11-10 12:43
卡卡北
阅读(112)
评论(0)
推荐(0)
Spring boot踩坑记录
摘要:bug1: junit:no runnable methods 1.导错包:@Test时import的是@org.testng.annotations.Test 所以会报错 我的问题在这一步已经解决。 解决方法:改为import org.junit.Test; 2.忘记在方法前面加入@Test注解
阅读全文
posted @
2020-11-08 10:56
卡卡北
阅读(113)
评论(0)
推荐(1)
公告