自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 service层的@autowired下的private报错

解决方案:鼠标放呢边 然后去点感叹号把红方块去掉就好了

2020-05-28 10:53:16 1329 2

原创 vue安装失败怎么办

可能是vue有缓存使用npm cache clean --force此命令清除vue缓存

2020-05-18 09:30:08 911

原创 有了这个"MYSQL关键字查询"再也不怕sql关键字了

MYSQL关键字查询 : https://dev.mysql.com/doc/refman/5.7/en/keywords.html#keywords-in-current-series

2020-01-15 16:40:38 475

原创 Ambiguous mapping. Cannot map 'informationController' method com.shenger.dev.demo2.doctor.Expert.in

Ambiguous mapping. Cannot map ‘informationController’ methodcom.shenger.dev.demo2.doctor.Expert.information.controller.InformationController#findOneId(Integer)to {POST /content/findOneId}: There is ...

2019-12-16 20:19:06 289

原创 找不到该bean

解决方案是:dao层里加上@Mapper注解

2019-12-13 15:08:10 215

原创 java.lang.ClassNotFoundException: Cannot find class:

!问题是:application.yml里面的type-aliases-package的地址不正确解决方案是:填写完整的项目路径地址

2019-11-21 16:00:58 1222 3

原创 js 出不来,js地址显示el表达式

你需要在<%@ page language=“java” contentType=“text/html; charset=UTF-8”pageEncoding=“UTF-8” isELIgnored=“false” %>加上 isELIgnored=“false”-----------------------------------------------------------...

2019-10-31 19:44:02 124

空空如也

空空如也

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

TA关注的人

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