自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 win10无法连接这个网络的解决方案【亲测有效】

本人经历:平时开机后可以连上wifi,也能正常使用,用了过几个小时,就自动断网了,重连居然提示无法链接这个网络。接着怎么都连不上了,重启电脑后就可以继续使用,但重启电脑会把原来打开的软件都关掉了,为了不去重启电脑来解决此问题,上网找了很多博客,什么重启无线网卡、重启网络配置统统不行。【解决方案】其实通过更改一下WLAN驱动程序就可以重新脸上网了,详细步骤见下列示意图。第一步,右键点击右...

2020-03-28 14:34:00 18146 9

原创 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clazzControl

idea 运行 springboot +mybatis 框架 出现的报错:org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clazzController': Injection of resource dependencies failed; nested except...

2020-02-22 01:22:39 972

原创 eclipse的springboot项目访问静态资源(html、css) 、 ajax的url无需加localhost前缀

1.将视图文件放在resource的templates目录下第二步在application.properties配置文件中添加#访问静态视图的路径spring.thymeleaf.prefix=classpath:/templates/spring.resources.static-locations=classpath:/templates/注意:首页的index.html文件...

2020-02-17 15:37:19 1310

原创 springboot+mybatis项目 resource [org/mybatis/spring/boot/autoconfigure/MybatisAutoConfiguration.class]

在用eclipse运行springboot+mybatis过程中报错信息:org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'raceController': Unsatisfied dependency expressed through field '...

2020-02-15 17:47:26 4622

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除